[][src]Type Definition imxrt1062_enet::ATCR

type ATCR = Reg<u32, _ATCR>;

Adjustable Timer Control Register

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

For information about available fields see atcr module

Trait Implementations

impl Readable for ATCR[src]

read() method returns atcr::R reader structure

impl ResetValue for ATCR[src]

Register ATCR reset()'s with value 0

type Type = u32

Register size

impl Writable for ATCR[src]

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