Type Definition lpc55_pac::sct0::CAPCTRL12[][src]

type CAPCTRL12 = Reg<u32, _CAPCTRL12>;

SCT capture control register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see capctrl12 module

Trait Implementations

impl Readable for CAPCTRL12[src]

read() method returns capctrl12::R reader structure

impl ResetValue for CAPCTRL12[src]

Register CAPCTRL12 reset()’s with value 0

type Type = u32

Register size

impl Writable for CAPCTRL12[src]

write(|w| ..) method takes capctrl12::W writer structure