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

type MAC_RX_FLOW_CTRL = Reg<u32, _MAC_RX_FLOW_CTRL>;

Receive flow control register

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

For information about available fields see mac_rx_flow_ctrl module

Trait Implementations

impl Readable for MAC_RX_FLOW_CTRL[src]

read() method returns mac_rx_flow_ctrl::R reader structure

impl ResetValue for MAC_RX_FLOW_CTRL[src]

Register MAC_RX_FLOW_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_RX_FLOW_CTRL[src]

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