Type Alias stm32_hal2::pac::ethernet_dma::dmacsr::RBU_W

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

Field RBU writer - Receive Buffer Unavailable

Aliased Type§

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