[][src]Type Definition stm32f3::stm32f3x8::tsc::cr::W

type W = W<u32, CR>;

Writer for register CR

Methods

impl W[src]

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

Bits 28:31 - Charge transfer pulse high

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

Bits 24:27 - Charge transfer pulse low

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

Bits 17:23 - Spread spectrum deviation

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

Bit 16 - Spread spectrum enable

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

Bit 15 - Spread spectrum prescaler

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

Bits 12:14 - pulse generator prescaler

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

Bits 5:7 - Max count value

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

Bit 4 - I/O Default mode

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

Bit 3 - Synchronization pin polarity

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

Bit 2 - Acquisition mode

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

Bit 1 - Start a new acquisition

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

Bit 0 - Touch sensing controller enable