Type Alias PORF_W

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

Field PORF writer - Power-on reset flag

Aliased Typeยง

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