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

type MTIMECMP = Reg<u64, _MTIMECMP>;

Hart time comparator register

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

For information about avaliable fields see mtimecmp module

Trait Implementations

impl Readable for MTIMECMP[src]

read() method returns mtimecmp::R reader structure

impl Writable for MTIMECMP[src]

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

impl ResetValue for MTIMECMP[src]

Register mtimecmp[%s] reset()'s with value 0

type Type = u64

Register size