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

type TIME2 = Reg<u32, _TIME2>;

Bits 16-23 of TICKTIMER_TIME.

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

For information about available fields see time2 module

Trait Implementations

impl Readable for TIME2[src]

read() method returns time2::R reader structure

impl ResetValue for TIME2[src]

Register TIME2 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIME2[src]

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