Type Alias xmc4300::rtc::ctr::TaeW

source ·
pub type TaeW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field TAE writer - Timer Alarm Enable for Hibernation Wake-up

Aliased Type§

struct TaeW<'a, REG> { /* private fields */ }