Type Alias esp32c3::twai0::RX_ERR_CNT

source ·
pub type RX_ERR_CNT = Reg<RX_ERR_CNT_SPEC>;
Expand description

RX_ERR_CNT (rw) register accessor: Receive Error Counter Register

You can read this register and get rx_err_cnt::R. You can reset, write, write_with_zero this register using rx_err_cnt::W. You can also modify this register. See API.

For information about available fields see rx_err_cnt module

Aliased Type§

struct RX_ERR_CNT { /* private fields */ }