Trait CrcExt
Other items instm32_hal2::crc
pub trait CrcExt { fn crc(self, rcc: &mut RCC) -> Crc; }
fn crc(self, rcc: &mut RCC) -> Crc
Enable the CRC unit.
impl CrcExt for CRC