Type Alias stm32_hal2::pac::ethernet_mac::maccr::IPC_W

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

Field IPC writer - Checksum Offload

Aliased Type§

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