Struct stm32l4_stm32hal::stm32l4x5::CRC [−][src]
pub struct CRC { /* fields omitted */ }
Expand description
Cyclic redundancy check calculation unit
Implementations
Returns a pointer to the register block
Methods from Deref<Target = RegisterBlock>
Trait Implementations
type Target = RegisterBlock
type Target = RegisterBlock
The resulting type after dereferencing.