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

type MAC_WD_TIMEROUT = Reg<u32, _MAC_WD_TIMEROUT>;

MAC watchdog Timeout register

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

For information about available fields see mac_wd_timerout module

Trait Implementations

impl Readable for MAC_WD_TIMEROUT[src]

read() method returns mac_wd_timerout::R reader structure

impl ResetValue for MAC_WD_TIMEROUT[src]

Register MAC_WD_TIMEROUT reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_WD_TIMEROUT[src]

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