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

type VALUE0 = Reg<u32, _VALUE0>;

Bits 0-7 of TIMER0_VALUE.

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

For information about available fields see value0 module

Trait Implementations

impl Readable for VALUE0[src]

read() method returns value0::R reader structure

impl ResetValue for VALUE0[src]

Register VALUE0 reset()'s with value 0

type Type = u32

Register size

impl Writable for VALUE0[src]

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