pub type RST_W<'a, const O: u8> = BitWriter<'a, u32, DEVIF_SPEC, bool, O>;
Field RST writer - RST field
RST
pub struct RST_W<'a, const O: u8> { /* private fields */ }