[][src]Type Definition k210_pac::clint::MTIME

type MTIME = Reg<u64, _MTIME>;

Timer register

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

For information about avaliable fields see mtime module

Trait Implementations

impl Readable for MTIME[src]

read() method returns mtime::R reader structure

impl Writable for MTIME[src]

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

impl ResetValue for MTIME[src]

Register mtime reset()'s with value 0

type Type = u64

Register size