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

Field BANKSEL writer - NAND Flash Bank

Implementations§

source§

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

source

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

Memory bank 0 is connected to a NAND Flash device.

source

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

Memory bank 1 is connected to a NAND Flash device.

source

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

Memory bank 2 is connected to a NAND Flash device.

source

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

Memory bank 3 is connected to a NAND Flash device.