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

type MAC_RXQ_CTRL2 = Reg<u32, _MAC_RXQ_CTRL2>;

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_ctrl2 module

Trait Implementations

impl Readable for MAC_RXQ_CTRL2[src]

read() method returns mac_rxq_ctrl2::R reader structure

impl ResetValue for MAC_RXQ_CTRL2[src]

Register MAC_RXQ_CTRL2 reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_RXQ_CTRL2[src]

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