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

type MAC_TIMESTAMP_INGRESS_CORR_NANOSECOND = Reg<u32, _MAC_TIMESTAMP_INGRESS_CORR_NANOSECOND>;

Timestamp ingress correction

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

For information about available fields see mac_timestamp_ingress_corr_nanosecond module

Trait Implementations

impl Readable for MAC_TIMESTAMP_INGRESS_CORR_NANOSECOND[src]

read() method returns mac_timestamp_ingress_corr_nanosecond::R reader structure

impl ResetValue for MAC_TIMESTAMP_INGRESS_CORR_NANOSECOND[src]

Register MAC_TIMESTAMP_INGRESS_CORR_NANOSECOND reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_TIMESTAMP_INGRESS_CORR_NANOSECOND[src]

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