[][src]Type Definition tm4c129x::emac0::status::R

type R = R<u32, STATUS>;

Reader of register STATUS

Methods

impl R[src]

pub fn rpe(&self) -> RPE_R[src]

Bit 0 - MAC MII Receive Protocol Engine Status

pub fn rfcfc(&self) -> RFCFC_R[src]

Bits 1:2 - MAC Receive Frame Controller FIFO Status

pub fn rwc(&self) -> RWC_R[src]

Bit 4 - TX/RX Controller RX FIFO Write Controller Active Status

pub fn rrc(&self) -> RRC_R[src]

Bits 5:6 - TX/RX Controller Read Controller State

pub fn rxf(&self) -> RXF_R[src]

Bits 8:9 - TX/RX Controller RX FIFO Fill-level Status

pub fn tpe(&self) -> TPE_R[src]

Bit 16 - MAC MII Transmit Protocol Engine Status

pub fn tfc(&self) -> TFC_R[src]

Bits 17:18 - MAC Transmit Frame Controller Status

pub fn txpaused(&self) -> TXPAUSED_R[src]

Bit 19 - MAC Transmitter PAUSE

pub fn trc(&self) -> TRC_R[src]

Bits 20:21 - TX/RX Controller's TX FIFO Read Controller Status

pub fn twc(&self) -> TWC_R[src]

Bit 22 - TX/RX Controller TX FIFO Write Controller Active Status

pub fn txfe(&self) -> TXFE_R[src]

Bit 24 - TX/RX Controller TX FIFO Not Empty Status

pub fn txff(&self) -> TXFF_R[src]

Bit 25 - TX/RX Controller TX FIFO Full Status