[][src]Type Definition stm32wb_pac::tsc::cr::R

type R = R<u32, CR>;

Reader of register CR

Implementations

impl R[src]

pub fn ctph(&self) -> CTPH_R[src]

Bits 28:31 - Charge transfer pulse high

pub fn ctpl(&self) -> CTPL_R[src]

Bits 24:27 - Charge transfer pulse low

pub fn ssd(&self) -> SSD_R[src]

Bits 17:23 - Spread spectrum deviation

pub fn sse(&self) -> SSE_R[src]

Bit 16 - Spread spectrum enable

pub fn sspsc(&self) -> SSPSC_R[src]

Bit 15 - Spread spectrum prescaler

pub fn pgpsc(&self) -> PGPSC_R[src]

Bits 12:14 - pulse generator prescaler

pub fn mcv(&self) -> MCV_R[src]

Bits 5:7 - Max count value

pub fn iodef(&self) -> IODEF_R[src]

Bit 4 - I/O Default mode

pub fn syncpol(&self) -> SYNCPOL_R[src]

Bit 3 - Synchronization pin polarity

pub fn am(&self) -> AM_R[src]

Bit 2 - Acquisition mode

pub fn start(&self) -> START_R[src]

Bit 1 - Start a new acquisition

pub fn tsce(&self) -> TSCE_R[src]

Bit 0 - Touch sensing controller enable