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