Module stm32ral::stm32g0::stm32g070::crc[][src]

Expand description

Cyclic redundancy check calculation unit

Used by: stm32g030, stm32g031, stm32g041, stm32g070, stm32g071, stm32g07x, stm32g081

Re-exports

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

Modules

Access functions for the CRC peripheral instance

Constants

Raw pointer to CRC