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