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