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

type MAC_EXT_CONFIG = Reg<u32, _MAC_EXT_CONFIG>;

no description available

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

For information about available fields see mac_ext_config module

Trait Implementations

impl Readable for MAC_EXT_CONFIG[src]

read() method returns mac_ext_config::R reader structure

impl ResetValue for MAC_EXT_CONFIG[src]

Register MAC_EXT_CONFIG reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_EXT_CONFIG[src]

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