Expand description
Configuration register
Structs§
- CFRrs
- Configuration register
Enums§
- EWIW
- Early wakeup interrupt When set, an interrupt occurs whenever the counter reaches the value 0x40. This interrupt is only cleared by hardware after a reset.
- WDGTB
- Timer base The timebase of the prescaler can be modified as follows:
Type Aliases§
- EWI_R
- Field
EWI
reader - Early wakeup interrupt When set, an interrupt occurs whenever the counter reaches the value 0x40. This interrupt is only cleared by hardware after a reset. - EWI_W
- Field
EWI
writer - Early wakeup interrupt When set, an interrupt occurs whenever the counter reaches the value 0x40. This interrupt is only cleared by hardware after a reset. - R
- Register
CFR
reader - W
- Register
CFR
writer - WDGTB_R
- Field
WDGTB
reader - Timer base The timebase of the prescaler can be modified as follows: - WDGTB_W
- Field
WDGTB
writer - Timer base The timebase of the prescaler can be modified as follows: - W_R
- Field
W
reader - 7-bit window value These bits contain the window value to be compared with the down-counter. - W_W
- Field
W
writer - 7-bit window value These bits contain the window value to be compared with the down-counter.