Struct xmc1000::CCU80_CC83[][src]

pub struct CCU80_CC83 { /* fields omitted */ }

Capture Compare Unit 8 - Unit 0

Methods

impl CCU80_CC83
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CCU80_CC83
[src]

impl Deref for CCU80_CC83
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for CCU80_CC83