Type Alias nrf52810_hal::pac::twim0::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 received after sending a data byte (write ‘1’ to clear)

Aliased Type§

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