Type Alias stm32_hal2::pac::ac::dtcmcr::RMW_W

source ·
pub type RMW_W<'a, const O: u8> = BitWriterRaw<'a, u32, DTCMCR_SPEC, bool, BitM, O>;
Expand description

Field RMW writer - RMW

Aliased Type§

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