Type Alias stm32_hal2::pac::pwr::cr1::PLS_R

source ·
pub type PLS_R = FieldReaderRaw<u8, u8>;
Expand description

Field PLS reader - Programmable voltage detector level selection These bits select the voltage threshold detected by the PVD. Note: Refer to Section Electrical characteristics of the product datasheet for more details.

Aliased Type§

struct PLS_R { /* private fields */ }