[−][src]Type Definition lpc55_pac::sct0::capctrl1::R
type R = R<u32, CAPCTRL1>;
Reader of register CAPCTRL1
Implementations
impl R
[src]
pub fn capconn_l(&self) -> CAPCONN_L_R
[src]
Bits 0:15 - If bit m is one, event m causes the CAPn_L (UNIFY = 0) or the CAPn (UNIFY = 1) register to be loaded (event 0 = bit 0, event 1 = bit 1, etc.). The number of bits = number of match/captures in this SCT.
pub fn capconn_h(&self) -> CAPCONN_H_R
[src]
Bits 16:31 - If bit m is one, event m causes the CAPn_H (UNIFY = 0) register to be loaded (event 0 = bit 16, event 1 = bit 17, etc.). The number of bits = number of match/captures in this SCT.