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

type MAC_CONFIG = Reg<u32, _MAC_CONFIG>;

MAC configuration register

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

For information about available fields see mac_config module

Trait Implementations

impl Readable for MAC_CONFIG[src]

read() method returns mac_config::R reader structure

impl ResetValue for MAC_CONFIG[src]

Register MAC_CONFIG reset()'s with value 0x8000

type Type = u32

Register size

impl Writable for MAC_CONFIG[src]

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