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

type MAC_TIMESTAMP_CTRL = Reg<u32, _MAC_TIMESTAMP_CTRL>;

Time stamp control register

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

For information about available fields see mac_timestamp_ctrl module

Trait Implementations

impl Readable for MAC_TIMESTAMP_CTRL[src]

read() method returns mac_timestamp_ctrl::R reader structure

impl ResetValue for MAC_TIMESTAMP_CTRL[src]

Register MAC_TIMESTAMP_CTRL reset()'s with value 0x2000

type Type = u32

Register size

impl Writable for MAC_TIMESTAMP_CTRL[src]

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