[][src]Type Definition imxrt1062_enet::ATINC

type ATINC = Reg<u32, _ATINC>;

Time-Stamping Clock Period Register

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

For information about available fields see atinc module

Trait Implementations

impl Readable for ATINC[src]

read() method returns atinc::R reader structure

impl ResetValue for ATINC[src]

Register ATINC reset()'s with value 0

type Type = u32

Register size

impl Writable for ATINC[src]

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