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

type MAC_LPI_CTRL_STAT = Reg<u32, _MAC_LPI_CTRL_STAT>;

LPI Control and Status Register

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

For information about available fields see mac_lpi_ctrl_stat module

Trait Implementations

impl Readable for MAC_LPI_CTRL_STAT[src]

read() method returns mac_lpi_ctrl_stat::R reader structure

impl ResetValue for MAC_LPI_CTRL_STAT[src]

Register MAC_LPI_CTRL_STAT reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_LPI_CTRL_STAT[src]

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