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