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

type MAC_LPI_TIMER_CTRL = Reg<u32, _MAC_LPI_TIMER_CTRL>;

LPI Timers Control register

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

For information about available fields see mac_lpi_timer_ctrl module

Trait Implementations

impl Readable for MAC_LPI_TIMER_CTRL[src]

read() method returns mac_lpi_timer_ctrl::R reader structure

impl ResetValue for MAC_LPI_TIMER_CTRL[src]

Register MAC_LPI_TIMER_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_LPI_TIMER_CTRL[src]

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