Struct xmc1000::CCU40_CC41[][src]

pub struct CCU40_CC41 { /* fields omitted */ }

Capture Compare Unit 4 - Unit 0

Methods

impl CCU40_CC41
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CCU40_CC41
[src]

impl Deref for CCU40_CC41
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for CCU40_CC41