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

type TIME3 = Reg<u32, _TIME3>;

Bits 24-31 of TICKTIMER_TIME.

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

For information about available fields see time3 module

Trait Implementations

impl Readable for TIME3[src]

read() method returns time3::R reader structure

impl ResetValue for TIME3[src]

Register TIME3 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIME3[src]

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