[][src]Type Definition lpc54606_pac::enet::mac_lpi_ctrl_stat::R

type R = R<u32, MAC_LPI_CTRL_STAT>;

Reader of register MAC_LPI_CTRL_STAT

Methods

impl R[src]

pub fn tlpien(&self) -> TLPIEN_R[src]

Bit 0 - Transmit LPI Entry When this bit is set, it indicates that the MAC Transmitter has entered the LPI state because of the setting of the LPIEN bit.

pub fn tlpiex(&self) -> TLPIEX_R[src]

Bit 1 - Transmit LPI Exit When this bit is set, it indicates that the MAC transmitter exited the LPI state after the application cleared the LPIEN bit and the LPI TW Timer has expired.

pub fn rlpien(&self) -> RLPIEN_R[src]

Bit 2 - Receive LPI Entry When this bit is set, it indicates that the MAC Receiver has received an LPI pattern and entered the LPI state.

pub fn rlpiex(&self) -> RLPIEX_R[src]

Bit 3 - Receive LPI Exit When this bit is set, it indicates that the MAC Receiver has stopped receiving the LPI pattern on the MII interface, exited the LPI state, and resumed the normal reception.

pub fn tlpist(&self) -> TLPIST_R[src]

Bit 8 - Transmit LPI State When this bit is set, it indicates that the MAC is transmitting the LPI pattern on the MII interface.

pub fn rlpist(&self) -> RLPIST_R[src]

Bit 9 - Receive LPI State When this bit is set, it indicates that the MAC is receiving the LPI pattern on the MII interface.

pub fn lpien(&self) -> LPIEN_R[src]

Bit 16 - LPI Enable When this bit is set, it instructs the MAC Transmitter to enter the LPI state.

pub fn pls(&self) -> PLS_R[src]

Bit 17 - PHY Link Status This bit indicates the link status of the PHY.

pub fn lpitxa(&self) -> LPITXA_R[src]

Bit 19 - LPI Tx Automate This bit controls the behavior of the MAC when it is entering or coming out of the LPI mode on the Transmit side.

pub fn lpiate(&self) -> LPIATE_R[src]

Bit 20 - LPI Timer Enable This bit controls the automatic entry of the MAC Transmitter into and exit out of the LPI state.

pub fn lpitcse(&self) -> LPITCSE_R[src]

Bit 21 - LPI Tx Clock Stop Enable When this bit is set, the MAC asserts LPI Tx Clock Gating Control signal high after it enters Tx LPI mode to indicate that the Tx clock to MAC can be stopped.