[][src]Type Definition lpc54606_pac::sct0::capctrl0::R

type R = R<u32, CAPCTRL0>;

Reader of register CAPCTRL0

Methods

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.