Type Alias stm32h7xx_hal::device::gpioa::lckr::LCK12_R

source ·
pub type LCK12_R = BitReaderRaw<LCK0_A>;
Expand description

Field LCK0 reader - Port x lock bit y (y= 0..15) These bits are read/write but can only be written when the LCKK bit is 0.

Aliased Type§

struct LCK12_R { /* private fields */ }