[−][src]Type Definition lpc55_pac::ostimer::EVTIMERH
type EVTIMERH = Reg<u32, _EVTIMERH>;
EVTIMER High Register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see evtimerh module
Trait Implementations
impl Readable for EVTIMERH[src]
read() method returns evtimerh::R reader structure
impl ResetValue for EVTIMERH[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for EVTIMERH[src]
write(|w| ..) method takes evtimerh::W writer structure