pub type SR3_W<'a, const O: u8> = BitWriterRaw<'a, u32, SUBSTATRA_SPEC, SR3_A, Bit1C, O>;
Expand description

Field SR3 writer - Subregion 3 in region n (write ‘1’ to clear)

Aliased Type§

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