pub type WUTF_R = BitReaderRaw<WUTF_A>;
Expand description
Field WUTF
reader - Wakeup timer flag This flag is set by hardware when the wakeup auto-reload counter reaches 0. This flag is cleared by software by writing 0. This flag must be cleared by software at least 1.5 RTCCLK periods before WUTF is set to 1 again.
Aliased Type§
struct WUTF_R { /* private fields */ }