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

type W = W<u32, MAC_LPI_CTRL_STAT>;

Writer for register MAC_LPI_CTRL_STAT

Methods

impl W[src]

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

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

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

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

pub fn lpitxa(&mut self) -> LPITXA_W[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(&mut self) -> LPIATE_W[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(&mut self) -> LPITCSE_W[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.