Type Alias SM_W

Source
pub type SM_W<'a, REG> = FieldWriter<'a, REG, 3, SM_A, Safe>;
Expand description

Field SM writer - Sleep Mode Select Bits

Aliased Typeยง

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