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

type MAC_SYS_TIMESTMP_ADDEND = Reg<u32, _MAC_SYS_TIMESTMP_ADDEND>;

Time stamp addend register

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

For information about available fields see mac_sys_timestmp_addend module

Trait Implementations

impl Readable for MAC_SYS_TIMESTMP_ADDEND[src]

read() method returns mac_sys_timestmp_addend::R reader structure

impl ResetValue for MAC_SYS_TIMESTMP_ADDEND[src]

Register MAC_SYS_TIMESTMP_ADDEND reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_SYS_TIMESTMP_ADDEND[src]

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