Type Definition stm32f4::stm32f469::rcc::ahb2lpenr::W[][src]

type W = W<u32, AHB2LPENR>;

Writer for register AHB2LPENR

Implementations

impl W[src]

pub fn otgfslpen(&mut self) -> OTGFSLPEN_W<'_>[src]

Bit 7 - USB OTG FS clock enable during Sleep mode

pub fn rnglpen(&mut self) -> RNGLPEN_W<'_>[src]

Bit 6 - Random number generator clock enable during Sleep mode

pub fn hashlpen(&mut self) -> HASHLPEN_W<'_>[src]

Bit 5 - Hash modules clock enable during Sleep mode

pub fn cryplpen(&mut self) -> CRYPLPEN_W<'_>[src]

Bit 4 - Cryptography modules clock enable during Sleep mode

pub fn dcmilpen(&mut self) -> DCMILPEN_W<'_>[src]

Bit 0 - Camera interface enable during Sleep mode