[][src]Type Definition imxrt1062_enet::ATVR

type ATVR = Reg<u32, _ATVR>;

Timer Value Register

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

For information about available fields see atvr module

Trait Implementations

impl Readable for ATVR[src]

read() method returns atvr::R reader structure

impl ResetValue for ATVR[src]

Register ATVR reset()'s with value 0

type Type = u32

Register size

impl Writable for ATVR[src]

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