SWOPEN_W

Type Alias SWOPEN_W 

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

Field SWOPEN writer - Serial Wire Viewer Output Pin Enable

Aliased Typeยง

pub struct SWOPEN_W<'a> { /* private fields */ }