SwrstW

Type Alias SwrstW 

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

Field SWRST writer - Software Reset

Aliased Typeยง

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