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

type R = R<u32, MAC_EXT_CONFIG>;

Reader of register MAC_EXT_CONFIG

Methods

impl R[src]

pub fn gpsl(&self) -> GPSL_R[src]

Bits 0:13 - Giant Packet Size Limit If the received packet size is greater than the value programmed in this field in units of bytes, the MAC declares the received packet as Giant packet.

pub fn dcrcc(&self) -> DCRCC_R[src]

Bit 16 - Disable CRC Checking for Received Packets When this bit is set, the MAC receiver does not check the CRC field in the received packets.

pub fn spen(&self) -> SPEN_R[src]

Bit 17 - Slow Protocol Detection Enable When this bit is set, MAC processes the Slow Protocol packets (Ether Type 0x8809) and provides the Rx status.

pub fn usp(&self) -> USP_R[src]

Bit 18 - Unicast Slow Protocol Packet Detect When this bit is set, the MAC detects the Slow Protocol packets with unicast address of the station specified in the MAC Address High Table 747 and MAC Address Low Table 748 registers.