PAN1080 Peripheral API
Macros
Brown out detector threshold voltage selection

rown out detector threshold voltage selection constant definitions More...

Collaboration diagram for Brown out detector threshold voltage selection:

Macros

#define SYS_BODCTL_BOD_RST_EN   (1UL<<SYS_BODCTL_BODRSTEN_Pos)
 
#define SYS_BODCTL_BOD_INTERRUPT_EN   (0UL<<SYS_BODCTL_BODRSTEN_Pos)
 
#define SYS_BODCTL_DISABLE   (3UL<<SYS_BODCTL_BODVL_Pos)
 
#define SYS_BODCTL_BODVL_2_67V   (2UL<<SYS_BODCTL_BODVL_Pos)
 
#define SYS_BODCTL_BODVL_2_4V   (1UL<<SYS_BODCTL_BODVL_Pos)
 
#define SYS_BODCTL_BODVL_2_15V   (0UL<<SYS_BODCTL_BODVL_Pos)
 

Detailed Description

rown out detector threshold voltage selection constant definitions

Macro Definition Documentation

◆ SYS_BODCTL_BOD_INTERRUPT_EN

#define SYS_BODCTL_BOD_INTERRUPT_EN   (0UL<<SYS_BODCTL_BODRSTEN_Pos)

Brown-out Interrupt Enable

◆ SYS_BODCTL_BOD_RST_EN

#define SYS_BODCTL_BOD_RST_EN   (1UL<<SYS_BODCTL_BODRSTEN_Pos)

Brown-out Reset Enable

◆ SYS_BODCTL_BODVL_2_15V

#define SYS_BODCTL_BODVL_2_15V   (0UL<<SYS_BODCTL_BODVL_Pos)

Setting Brown Out Detector Threshold Voltage as 2.15V

◆ SYS_BODCTL_BODVL_2_4V

#define SYS_BODCTL_BODVL_2_4V   (1UL<<SYS_BODCTL_BODVL_Pos)

Setting Brown Out Detector Threshold Voltage as 2.40V

◆ SYS_BODCTL_BODVL_2_67V

#define SYS_BODCTL_BODVL_2_67V   (2UL<<SYS_BODCTL_BODVL_Pos)

Setting Brown Out Detector Threshold Voltage as 267V

◆ SYS_BODCTL_DISABLE

#define SYS_BODCTL_DISABLE   (3UL<<SYS_BODCTL_BODVL_Pos)

Setting Brown Out Detector Disable