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

type VALUE2 = Reg<u32, _VALUE2>;

Bits 16-23 of TIMER0_VALUE.

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

For information about available fields see value2 module

Trait Implementations

impl Readable for VALUE2[src]

read() method returns value2::R reader structure

impl ResetValue for VALUE2[src]

Register VALUE2 reset()'s with value 0

type Type = u32

Register size

impl Writable for VALUE2[src]

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