Type Alias stm32_hal2::pac::ethernet_dma::dmacsr::TBU_W

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

Field TBU writer - Transmit Buffer Unavailable

Aliased Type§

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