[−][src]Type Definition lpc55_pac::sct0::capctrl2::W
type W = W<u32, CAPCTRL2>;
Writer for register CAPCTRL2
Implementations
impl W
[src]
pub fn capconn_l(&mut self) -> CAPCONN_L_W<'_>
[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(&mut self) -> CAPCONN_H_W<'_>
[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.