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

Field SR8 writer - Subregion 8 in region n (write ‘1’ to clear)

Aliased Type§

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