pub type SELFPRGEN_W<'a, const O: u8> = BitWriter<'a, u8, EXTENDED_SPEC, bool, O>;
Expand description

Field SELFPRGEN writer - Self Programming enable

Aliased Type§

struct SELFPRGEN_W<'a, const O: u8> { /* private fields */ }