Struct stm32_hal2::pac::ethernet_mac::mmc_tx_interrupt::R
source · pub struct R(_);Expand description
Register MMC_TX_INTERRUPT reader
Implementations§
source§impl R
impl R
sourcepub fn txscolgpis(&self) -> BitReaderRaw<bool>
pub fn txscolgpis(&self) -> BitReaderRaw<bool>
Bit 14 - MMC Transmit Single Collision Good Packet Counter Interrupt Status
sourcepub fn txmcolgpis(&self) -> BitReaderRaw<bool>
pub fn txmcolgpis(&self) -> BitReaderRaw<bool>
Bit 15 - MMC Transmit Multiple Collision Good Packet Counter Interrupt Status
sourcepub fn txgpktis(&self) -> BitReaderRaw<bool>
pub fn txgpktis(&self) -> BitReaderRaw<bool>
Bit 21 - MMC Transmit Good Packet Counter Interrupt Status
sourcepub fn txlpiuscis(&self) -> BitReaderRaw<bool>
pub fn txlpiuscis(&self) -> BitReaderRaw<bool>
Bit 26 - MMC Transmit LPI microsecond counter interrupt status
sourcepub fn txlpitrcis(&self) -> BitReaderRaw<bool>
pub fn txlpitrcis(&self) -> BitReaderRaw<bool>
Bit 27 - MMC Transmit LPI transition counter interrupt status
Methods from Deref<Target = R<MMC_TX_INTERRUPT_SPEC>>§
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.