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