Type Alias nrf52811_hal::pac::twis0::errorsrc::DNACK_W

source ·
pub type DNACK_W<'a, const O: u8> = BitWriterRaw<'a, u32, ERRORSRC_SPEC, DNACK_A, Bit1C, O>;
Expand description

Field DNACK writer - NACK sent after receiving a data byte

Aliased Type§

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