[−][src]Type Definition lpc55_pac::sct0::MATCHREL4
type MATCHREL4 = Reg<u32, _MATCHREL4>;
SCT match reload value register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see matchrel4 module
Trait Implementations
impl Readable for MATCHREL4[src]
read() method returns matchrel4::R reader structure
impl ResetValue for MATCHREL4[src]
Register MATCHREL4 reset()'s with value 0
impl Writable for MATCHREL4[src]
write(|w| ..) method takes matchrel4::W writer structure