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

type VALUE1 = Reg<u32, _VALUE1>;

Bits 8-15 of TIMER0_VALUE.

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

For information about available fields see value1 module

Trait Implementations

impl Readable for VALUE1[src]

read() method returns value1::R reader structure

impl ResetValue for VALUE1[src]

Register VALUE1 reset()'s with value 0

type Type = u32

Register size

impl Writable for VALUE1[src]

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