PAN1080 Peripheral API
Macros
Bod and lvr glitch time control

Bod and lvr glitch time control constant definitions. More...

Collaboration diagram for Bod and lvr glitch time control:

Macros

#define SYS_BLDBCTL_BODDBSEL_2POW4   0x00000001UL
 
#define SYS_BLDBCTL_BODDBSEL_2POW7   0x00000002UL
 
#define SYS_BLDBCTL_BODDBSEL_2POW9   0x00000004UL
 
#define SYS_BLDBCTL_BODDBSEL_2POW11   0x00000008UL
 
#define SYS_BLDBCTL_BODDBSEL_2POW13   0x00000010UL
 
#define SYS_BLDBCTL_BODDBSEL_2POW15   0x00000020UL
 
#define SYS_BLDBCTL_LVRDBSEL_2POW4   0x00000100UL
 
#define SYS_BLDBCTL_LVRDBSEL_2POW7   0x00000200UL
 
#define SYS_BLDBCTL_LVRDBSEL_2POW9   0x00000400UL
 
#define SYS_BLDBCTL_LVRDBSEL_2POW11   0x00000800UL
 
#define SYS_BLDBCTL_LVRDBSEL_2POW13   0x00001000UL
 
#define SYS_BLDBCTL_LVRDBSEL_2POW15   0x00002000UL
 

Detailed Description

Bod and lvr glitch time control constant definitions.

Macro Definition Documentation

◆ SYS_BLDBCTL_BODDBSEL_2POW11

#define SYS_BLDBCTL_BODDBSEL_2POW11   0x00000008UL

Bod debounce time 2^11 sys clock

◆ SYS_BLDBCTL_BODDBSEL_2POW13

#define SYS_BLDBCTL_BODDBSEL_2POW13   0x00000010UL

Bod debounce time 2^13 sys clock

◆ SYS_BLDBCTL_BODDBSEL_2POW15

#define SYS_BLDBCTL_BODDBSEL_2POW15   0x00000020UL

Bod debounce time 2^15 sys clock

◆ SYS_BLDBCTL_BODDBSEL_2POW4

#define SYS_BLDBCTL_BODDBSEL_2POW4   0x00000001UL

Bod debounce time 2^4 sys clock

◆ SYS_BLDBCTL_BODDBSEL_2POW7

#define SYS_BLDBCTL_BODDBSEL_2POW7   0x00000002UL

Bod debounce time 2^7 sys clock

◆ SYS_BLDBCTL_BODDBSEL_2POW9

#define SYS_BLDBCTL_BODDBSEL_2POW9   0x00000004UL

Bod debounce time 2^9 sys clock

◆ SYS_BLDBCTL_LVRDBSEL_2POW11

#define SYS_BLDBCTL_LVRDBSEL_2POW11   0x00000800UL

Lvr debounce time 2^11 sys clock

◆ SYS_BLDBCTL_LVRDBSEL_2POW13

#define SYS_BLDBCTL_LVRDBSEL_2POW13   0x00001000UL

Lvr debounce time 2^13 sys clock

◆ SYS_BLDBCTL_LVRDBSEL_2POW15

#define SYS_BLDBCTL_LVRDBSEL_2POW15   0x00002000UL

Lvr debounce time 2^15 sys clock

◆ SYS_BLDBCTL_LVRDBSEL_2POW4

#define SYS_BLDBCTL_LVRDBSEL_2POW4   0x00000100UL

Lvr debounce time 2^4 sys clock

◆ SYS_BLDBCTL_LVRDBSEL_2POW7

#define SYS_BLDBCTL_LVRDBSEL_2POW7   0x00000200UL

Lvr debounce time 2^7 sys clock

◆ SYS_BLDBCTL_LVRDBSEL_2POW9

#define SYS_BLDBCTL_LVRDBSEL_2POW9   0x00000400UL

Lvr debounce time 2^9 sys clock