Type Alias nrf52832_hal::pac::twim0::errorsrc::DNACK_R

source ·
pub type DNACK_R = BitReaderRaw<DNACK_A>;
Expand description

Field DNACK reader - NACK received after sending a data byte (write ‘1’ to clear)

Aliased Type§

struct DNACK_R { /* private fields */ }