Type Definition stm32f2::stm32f217::rcc::ahb2lpenr::R[][src]

type R = R<u32, AHB2LPENR>;

Reader of register AHB2LPENR

Implementations

impl R[src]

pub fn otgfslpen(&self) -> OTGFSLPEN_R[src]

Bit 7 - USB OTG FS clock enable during Sleep mode

pub fn rnglpen(&self) -> RNGLPEN_R[src]

Bit 6 - Random number generator clock enable during Sleep mode

pub fn hashlpen(&self) -> HASHLPEN_R[src]

Bit 5 - Hash modules clock enable during Sleep mode

pub fn cryplpen(&self) -> CRYPLPEN_R[src]

Bit 4 - Cryptography modules clock enable during Sleep mode

pub fn dcmilpen(&self) -> DCMILPEN_R[src]

Bit 0 - Camera interface enable during Sleep mode