[][src]Type Definition e310x::clint::MTIMECMPH

type MTIMECMPH = Reg<u32, _MTIMECMPH>;

Hart 0 time comparator register

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

For information about available fields see mtimecmph module

Trait Implementations

impl Readable for MTIMECMPH[src]

read() method returns mtimecmph::R reader structure

impl ResetValue for MTIMECMPH[src]

Register mtimecmph reset()'s with value 0

type Type = u32

Register size

impl Writable for MTIMECMPH[src]

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