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

type MAC_LPI_ENTR_TIMR = Reg<u32, _MAC_LPI_ENTR_TIMR>;

LPI entry Timer register

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

For information about available fields see mac_lpi_entr_timr module

Trait Implementations

impl Readable for MAC_LPI_ENTR_TIMR[src]

read() method returns mac_lpi_entr_timr::R reader structure

impl ResetValue for MAC_LPI_ENTR_TIMR[src]

Register MAC_LPI_ENTR_TIMR reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_LPI_ENTR_TIMR[src]

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