Struct stm32f303x_memory_map::tsc::cr::R
[−]
[src]
pub struct R { /* fields omitted */ }
Value read from the register
Methods
impl R
[src]
fn bits(&self) -> u32
Value of the register as raw bits
fn ctph(&self) -> CtphR
Bits 28:31 - Charge transfer pulse high
fn ctpl(&self) -> CtplR
Bits 24:27 - Charge transfer pulse low
fn ssd(&self) -> SsdR
Bits 17:23 - Spread spectrum deviation
fn sse(&self) -> SseR
Bit 16 - Spread spectrum enable
fn sspsc(&self) -> SspscR
Bit 15 - Spread spectrum prescaler
fn pgpsc(&self) -> PgpscR
Bits 12:14 - pulse generator prescaler
fn mcv(&self) -> McvR
Bits 5:7 - Max count value
fn iodef(&self) -> IodefR
Bit 4 - I/O Default mode
fn syncpol(&self) -> SyncpolR
Bit 3 - Synchronization pin polarity
fn am(&self) -> AmR
Bit 2 - Acquisition mode
fn start(&self) -> StartR
Bit 1 - Start a new acquisition
fn tsce(&self) -> TsceR
Bit 0 - Touch sensing controller enable