efm32wg880_pac::msc::writectrl

Type Alias WREN_W

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

Field WREN writer - Enable Write/Erase Controller

Aliased Typeยง

struct WREN_W<'a> { /* private fields */ }