efm32tg825_pac::cmu::ien

Type Alias CALRDY_W

Source
pub type CALRDY_W<'a> = BitWriter<'a, u32, IEN_SPEC, bool, 5>;
Expand description

Field CALRDY writer - Calibration Ready Interrupt Enable

Aliased Typeยง

struct CALRDY_W<'a> { /* private fields */ }