Module stm32ral::stm32f0::stm32f0x0::crc[][src]

Expand description

cyclic redundancy check calculation unit

Used by: stm32f0x0, stm32f0x1, stm32f0x2, stm32f0x8

Re-exports

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

Modules

Access functions for the CRC peripheral instance

Constants

Raw pointer to CRC