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

type TIME5 = Reg<u32, _TIME5>;

Bits 40-47 of TICKTIMER_TIME. Elapsed time in systicks

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

For information about available fields see time5 module

Trait Implementations

impl Readable for TIME5[src]

read() method returns time5::R reader structure

impl ResetValue for TIME5[src]

Register TIME5 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIME5[src]

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