Struct atsam4lc4c::CATB [] [src]

pub struct CATB { /* fields omitted */ }

Capacitive Touch Module B

Methods

impl CATB
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CATB
[src]

impl Deref for CATB
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CATB