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