pub type START_W<'a, const O: u8> = BitWriterRaw<'a, u32, FGPFCCR_SPEC, START_A, BitM, O>;
Expand description

Field START writer - Start This bit can be set to start the automatic loading of the CLUT. It is automatically reset: ** at the end of the transfer ** when the transfer is aborted by the user application by setting the ABORT bit in DMA2D_CR ** when a transfer error occurs ** when the transfer has not started due to a configuration error or another transfer operation already ongoing (data transfer or automatic background CLUT transfer).