Type Alias nrf52840_hal::pac::qspi::cinstrconf::LIO2_W

source ·
pub type LIO2_W<'a, const O: u8> = BitWriterRaw<'a, u32, CINSTRCONF_SPEC, bool, BitM, O>;
Expand description

Field LIO2 writer - Level of the IO2 pin (if connected) during transmission of custom instruction.

Aliased Type§

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