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