Type Alias stm32_hal2::pac::mdma::ch::bndtr::BRDUM_W

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

Field BRDUM writer - Block Repeat Destination address Update Mode These bits are protected and can be written only if EN is 0.

Aliased Type§

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