Type Alias SE_W

Source
pub type SE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SE writer - Sleep Enable

Aliased Typeยง

struct SE_W<'a, REG> { /* private fields */ }