[−][src]Type Definition lpc55_pac::sct0::MATCH11
type MATCH11 = Reg<u32, _MATCH11>;
SCT match value register of match channels
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see match11 module
Trait Implementations
impl Readable for MATCH11
[src]
read()
method returns match11::R reader structure
impl ResetValue for MATCH11
[src][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for MATCH11
[src]
write(|w| ..)
method takes match11::W writer structure