Type Alias atmega_hal::pac::cpu::spmcsr::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 */ }