Type Alias WRITEONCE_W

Source
pub type WRITEONCE_W<'a> = BitWriter<'a, u32, WRITECMD_SPEC, bool, 3>;
Expand description

Field WRITEONCE writer - Word Write-Once Trigger

Aliased Typeยง

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