Struct xmc4200::FCE [] [src]

pub struct FCE { /* fields omitted */ }

Flexible CRC Engine

Methods

impl FCE
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FCE
[src]

impl Deref for FCE
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for FCE