Type Alias BASE_W

Source
pub type BASE_W<'a> = FieldWriter<'a, u32, TIMEBASE_SPEC, u8, u8, 6, 0>;
Expand description

Field BASE writer - Timebase used by MSC to time flash writes and erases

Aliased Typeยง

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