pub struct TSC { /* private fields */ }
Expand description
Touch sensing controller
Implementations§
Trait Implementations§
source§impl Deref for TSC
impl Deref for TSC
§type Target = RegisterBlock
type Target = RegisterBlock
The resulting type after dereferencing.
source§fn deref(&self) -> &RegisterBlock
fn deref(&self) -> &RegisterBlock
Dereferences the value.