[][src]Type Definition lpc54606_pac::syscon::ETHSBDCTRL

type ETHSBDCTRL = Reg<u32, _ETHSBDCTRL>;

Ethernet SBD flow control

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

For information about available fields see ethsbdctrl module

Trait Implementations

impl Readable for ETHSBDCTRL[src]

read() method returns ethsbdctrl::R reader structure

impl ResetValue for ETHSBDCTRL[src]

Register ETHSBDCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for ETHSBDCTRL[src]

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