pub type BANKSEL_W<'a, const O: u8> = FieldWriterSafe<'a, u32, TFTCTRL_SPEC, u8, BANKSEL_A, 2, O>;
Expand description

Field BANKSEL writer - Graphics Bank

Implementations§

source§

impl<'a, const O: u8> BANKSEL_W<'a, O>

source

pub fn bank0(self) -> &'a mut W

Memory bank 0 is used for Direct Drive, Masking, and Alpha Blending.

source

pub fn bank1(self) -> &'a mut W

Memory bank 1 is used for Direct Drive, Masking, and Alpha Blending.

source

pub fn bank2(self) -> &'a mut W

Memory bank 2 is used for Direct Drive, Masking, and Alpha Blending.

source

pub fn bank3(self) -> &'a mut W

Memory bank 3 is used for Direct Drive, Masking, and Alpha Blending.