[][src]Type Definition muscab1_pac::timer0::VALUE

type VALUE = Reg<u32, _VALUE>;

Current Timer Counter Value

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

For information about avaliable fields see value module

Trait Implementations

impl Readable for VALUE[src]

read() method returns value::R reader structure

impl Writable for VALUE[src]

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

impl ResetValue for VALUE[src]

Register VALUE reset()'s with value 0

type Type = u32

Register size