efm32g222_pac::wdog::ctrl

Type Alias EM2RUN_W

Source
pub type EM2RUN_W<'a> = BitWriter<'a, u32, CTRL_SPEC, bool, 2>;
Expand description

Field EM2RUN writer - Energy Mode 2 Run Enable

Aliased Typeยง

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