Struct xmc4200::LEDTS0 [] [src]

pub struct LEDTS0 { /* fields omitted */ }

LED and Touch Sense Unit 0

Methods

impl LEDTS0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LEDTS0
[src]

impl Deref for LEDTS0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for LEDTS0