Type Alias stm32_hal2::pac::ethernet_mac::maccr::DO_W

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

Field DO writer - Disable Receive Own

Aliased Type§

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