[][src]Type Definition betrusted_pac::timer0::VALUE3

type VALUE3 = Reg<u32, _VALUE3>;

Bits 24-31 of TIMER0_VALUE. Latched countdown value. This value is updated by writing to update_value.

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

For information about available fields see value3 module

Trait Implementations

impl Readable for VALUE3[src]

read() method returns value3::R reader structure

impl ResetValue for VALUE3[src]

Register VALUE3 reset()'s with value 0

type Type = u32

Register size

impl Writable for VALUE3[src]

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