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