Struct atsam4lc4c::CRCCU [] [src]

pub struct CRCCU { /* fields omitted */ }

CRC Calculation Unit

Methods

impl CRCCU
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CRCCU
[src]

impl Deref for CRCCU
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CRCCU