Type Alias nrf52840_hal::pac::qspi::cinstrconf::LIO3_W

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

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

Aliased Type§

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