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

Expand description

Cyclic redundancy check calculation unit

Used by: stm32g050, stm32g051, stm32g061, stm32g0b0, stm32g0b1, stm32g0c1

Re-exports

pub use crate::stm32g0::peripherals::crc_v2::Instance;
pub use crate::stm32g0::peripherals::crc_v2::RegisterBlock;
pub use crate::stm32g0::peripherals::crc_v2::ResetValues;
pub use crate::stm32g0::peripherals::crc_v2::CRC_CR;
pub use crate::stm32g0::peripherals::crc_v2::CRC_DR;
pub use crate::stm32g0::peripherals::crc_v2::CRC_IDR;
pub use crate::stm32g0::peripherals::crc_v2::CRC_INIT;
pub use crate::stm32g0::peripherals::crc_v2::CRC_POL;

Modules

Access functions for the CRC peripheral instance

Constants

Raw pointer to CRC