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