Type Alias nrf52840_hal::pac::twi0::errorsrc::ANACK_W

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

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

Aliased Type§

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