Type Definition R
Other items instm32wb_stm32hal::stm32wb55::tsc::cr
type R = R<u32, CR>;
Reader of register CR
impl R
pub fn ctph(&self) -> CTPH_R
Bits 28:31 - Charge transfer pulse high
pub fn ctpl(&self) -> CTPL_R
Bits 24:27 - Charge transfer pulse low
pub fn ssd(&self) -> SSD_R
Bits 17:23 - Spread spectrum deviation
pub fn sse(&self) -> SSE_R
Bit 16 - Spread spectrum enable
pub fn sspsc(&self) -> SSPSC_R
Bit 15 - Spread spectrum prescaler
pub fn pgpsc(&self) -> PGPSC_R
Bits 12:14 - pulse generator prescaler
pub fn mcv(&self) -> MCV_R
Bits 5:7 - Max count value
pub fn iodef(&self) -> IODEF_R
Bit 4 - I/O Default mode
pub fn syncpol(&self) -> SYNCPOL_R
Bit 3 - Synchronization pin polarity
pub fn am(&self) -> AM_R
Bit 2 - Acquisition mode
pub fn start(&self) -> START_R
Bit 1 - Start a new acquisition
pub fn tsce(&self) -> TSCE_R
Bit 0 - Touch sensing controller enable