[−][src]Type Definition lpc55_pac::sct0::MATCH15
type MATCH15 = Reg<u32, _MATCH15>;
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 match15 module
Trait Implementations
impl Readable for MATCH15
[src]
read()
method returns match15::R reader structure
impl ResetValue for MATCH15
[src][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for MATCH15
[src]
write(|w| ..)
method takes match15::W writer structure