[][src]Type Definition lpc54606_pac::enet::MAC_RXQ_CTRL0

type MAC_RXQ_CTRL0 = Reg<u32, _MAC_RXQ_CTRL0>;

Receive Queue Control 0 register 0x0000

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see mac_rxq_ctrl0 module

Trait Implementations

impl Readable for MAC_RXQ_CTRL0[src]

read() method returns mac_rxq_ctrl0::R reader structure

impl ResetValue for MAC_RXQ_CTRL0[src]

Register MAC_RXQ_CTRL0 reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_RXQ_CTRL0[src]

write(|w| ..) method takes mac_rxq_ctrl0::W writer structure