pub type HSRST_W<'a, const O: u8> = BitWriterRaw<'a, u32, GRSTCTL_SPEC, bool, BitM, O>;
Expand description

Field HSRST writer - HCLK soft reset

Aliased Type§

struct HSRST_W<'a, const O: u8> { /* private fields */ }