Type Alias esp32c3::twai0::err_code_cap::ECC_DIRECTION_R

source ·
pub type ECC_DIRECTION_R = BitReader;
Expand description

Field ECC_DIRECTION reader - This register contains information about transmission direction of the node when error occurs. 1: Error occurs when receiving a message; 0: Error occurs when transmitting a message

Aliased Type§

struct ECC_DIRECTION_R { /* private fields */ }