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

type MAC_VERSION = Reg<u32, _MAC_VERSION>;

MAC version register

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

For information about available fields see mac_version module

Trait Implementations

impl Readable for MAC_VERSION[src]

read() method returns mac_version::R reader structure

impl ResetValue for MAC_VERSION[src]

Register MAC_VERSION reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_VERSION[src]

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