Type Alias stm32_hal2::pac::dma2d::bgpfccr::RBS_W

source ·
pub type RBS_W<'a, const O: u8> = BitWriterRaw<'a, u32, BGPFCCR_SPEC, RBS_A, BitM, O>;
Expand description

Field RBS writer - Red Blue Swap This bit allows to swap the R & B to support BGR or ABGR color formats. Once the transfer has started, this bit is read-only.

Aliased Type§

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