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

type MTIMECMP = Reg<u32, _MTIMECMP>;

Hart 0 time comparator register

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

For information about available fields see mtimecmp module

Trait Implementations

impl Readable for MTIMECMP[src]

read() method returns mtimecmp::R reader structure

impl ResetValue for MTIMECMP[src]

Register mtimecmp reset()'s with value 0

type Type = u32

Register size

impl Writable for MTIMECMP[src]

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