Type Alias RWWSB_W

Source
pub type RWWSB_W<'a, const O: u8> = BitWriterRaw<'a, u8, SPMCSR_SPEC, bool, BitM, O>;
Expand description

Field RWWSB writer - Read-While-Write Section Busy

Aliased Type§

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