Type Alias stm32f4xx_hal::pac::rcc::csr::BORRSTF_W

source ·
pub type BORRSTF_W<'a, const O: u8> = BitWriterRaw<'a, u32, CSR_SPEC, BORRSTF_A, BitM, O>;
Expand description

Field BORRSTF writer - BOR reset flag

Aliased Type§

struct BORRSTF_W<'a, const O: u8> { /* private fields */ }