[][src]Type Definition betrusted_pac::ticktimer::TIME0

type TIME0 = Reg<u32, _TIME0>;

Bits 0-7 of TICKTIMER_TIME.

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

For information about available fields see time0 module

Trait Implementations

impl Readable for TIME0[src]

read() method returns time0::R reader structure

impl ResetValue for TIME0[src]

Register TIME0 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIME0[src]

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