Module stm32ral::stm32l4::stm32l4x5::crc[][src]

Expand description

Cyclic redundancy check calculation unit

Used by: stm32l412, stm32l4r9, stm32l4x1, stm32l4x2, stm32l4x3, stm32l4x5, stm32l4x6

Re-exports

pub use crate::stm32l4::peripherals::crc::Instance;
pub use crate::stm32l4::peripherals::crc::RegisterBlock;
pub use crate::stm32l4::peripherals::crc::ResetValues;
pub use crate::stm32l4::peripherals::crc::CR;
pub use crate::stm32l4::peripherals::crc::DR;
pub use crate::stm32l4::peripherals::crc::IDR;
pub use crate::stm32l4::peripherals::crc::INIT;
pub use crate::stm32l4::peripherals::crc::POL;

Modules

Access functions for the CRC peripheral instance

Constants

Raw pointer to CRC