pub type INACK_W<'a, const O: u8> = BitWriter<'a, u32, SPI_MODE_MR_SPI_SPEC, INACKSELECT_A, O>;
Expand description

Field INACK writer - Inhibit Non Acknowledge

Implementations§

source§

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

source

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

The NACK is generated

source

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

The NACK is not generated