Type Alias nrf52832_hal::pac::twim0::errorsrc::ANACK_R

source ·
pub type ANACK_R = BitReaderRaw<ANACK_A>;
Expand description

Field ANACK reader - NACK received after sending the address (write ‘1’ to clear)

Aliased Type§

struct ANACK_R { /* private fields */ }