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

type R = R<u32, MAC_RXQ_CTRL1>;

Reader of register MAC_RXQ_CTRL1

Methods

impl R[src]

pub fn avcpq(&self) -> AVCPQ_R[src]

Bits 0:2 - AV Untagged Control Packets Queue.

pub fn avptpq(&self) -> AVPTPQ_R[src]

Bits 4:6 - AV PTP Packets Queue.

pub fn upq(&self) -> UPQ_R[src]

Bits 12:14 - Untagged Packet Queue.

pub fn mcbcq(&self) -> MCBCQ_R[src]

Bits 16:18 - Multicast and Broadcast Queue.

pub fn mcbcqen(&self) -> MCBCQEN_R[src]

Bit 20 - Multicast and Broadcast Queue Enable.