Type Alias CALOF_W

Source
pub type CALOF_W<'a> = BitWriter<'a, u32, IFS_SPEC, bool, 6>;
Expand description

Field CALOF writer - Calibration Overflow Interrupt Flag Set

Aliased Typeยง

pub struct CALOF_W<'a> { /* private fields */ }