Type Alias stm32_hal2::pac::fmc::sdrtr::CRE_W

source ·
pub type CRE_W<'a, const O: u8> = BitWriterRaw<'a, u32, SDRTR_SPEC, bool, BitM, O>;
Expand description

Field CRE writer - Clear Refresh error flag This bit is used to clear the Refresh Error Flag (RE) in the Status Register.

Aliased Type§

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