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