[][src]Type Definition imxrt1062_enet::ATCOR

type ATCOR = Reg<u32, _ATCOR>;

Timer Correction Register

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

For information about available fields see atcor module

Trait Implementations

impl Readable for ATCOR[src]

read() method returns atcor::R reader structure

impl ResetValue for ATCOR[src]

Register ATCOR reset()'s with value 0

type Type = u32

Register size

impl Writable for ATCOR[src]

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