[][src]Type Definition imxrt1062_enet::ATOFF

type ATOFF = Reg<u32, _ATOFF>;

Timer Offset Register

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

For information about available fields see atoff module

Trait Implementations

impl Readable for ATOFF[src]

read() method returns atoff::R reader structure

impl ResetValue for ATOFF[src]

Register ATOFF reset()'s with value 0

type Type = u32

Register size

impl Writable for ATOFF[src]

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