Struct xmc4200::FCE_KE3 [] [src]

pub struct FCE_KE3 { /* fields omitted */ }

Flexible CRC Engine

Methods

impl FCE_KE3
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FCE_KE3
[src]

impl Deref for FCE_KE3
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for FCE_KE3