Type Alias RWWSRE_W

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

Field RWWSRE writer - Read-While-Write section read enable

Aliased Type§

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