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

type MTIMEH = Reg<u32, _MTIMEH>;

Timer register

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

For information about available fields see mtimeh module

Trait Implementations

impl Readable for MTIMEH[src]

read() method returns mtimeh::R reader structure

impl ResetValue for MTIMEH[src]

Register mtimeh reset()'s with value 0

type Type = u32

Register size

impl Writable for MTIMEH[src]

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