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