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

type TIME4 = Reg<u32, _TIME4>;

Bits 32-39 of TICKTIMER_TIME.

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

For information about available fields see time4 module

Trait Implementations

impl Readable for TIME4[src]

read() method returns time4::R reader structure

impl ResetValue for TIME4[src]

Register TIME4 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIME4[src]

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