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

type MAC_INTR_EN = Reg<u32, _MAC_INTR_EN>;

Interrupt enable register 0x0000

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

For information about available fields see mac_intr_en module

Trait Implementations

impl Readable for MAC_INTR_EN[src]

read() method returns mac_intr_en::R reader structure

impl ResetValue for MAC_INTR_EN[src]

Register MAC_INTR_EN reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_INTR_EN[src]

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