Struct stm32f30x::TSC [] [src]

pub struct TSC { /* fields omitted */ }

Touch sensing controller

Methods

impl TSC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TSC
[src]

impl Deref for TSC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TSC