Type Alias esp32h2::i2c0::sr::RESP_REC_R

source ·
pub type RESP_REC_R = BitReader;
Expand description

Field RESP_REC reader - The received ACK value in master mode or slave mode. 0: ACK, 1: NACK.

Aliased Type§

struct RESP_REC_R { /* private fields */ }