[][src]Type Definition mk66f18::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 avaliable fields see atvr module

Trait Implementations

impl Readable for ATVR[src]

read() method returns atvr::R reader structure

impl Writable for ATVR[src]

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

impl ResetValue for ATVR[src]

Register ATVR reset()'s with value 0

type Type = u32

Register size