RAM_W

Type Alias RAM_W 

Source
pub type RAM_W<'a> = BitWriter<'a, u32, POWERDOWN_SPEC, bool, 0>;
Expand description

Field RAM writer - Retention RAM power-down

Aliased Typeยง

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