Expand description

Cyclic redundancy check calculation unit

Used by: stm32g030, stm32g031, stm32g041, stm32g050, stm32g051, stm32g061, stm32g070, stm32g071, stm32g07x, stm32g081, stm32g0b0, stm32g0b1, stm32g0c1

Re-exports

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

Modules

Access functions for the CRC peripheral instance

Constants

Raw pointer to CRC