Type Alias esp32c3::usb_device::int_raw::CRC5_ERR_R

source ·
pub type CRC5_ERR_R = BitReader;
Expand description

Field CRC5_ERR reader - The raw interrupt bit turns to high level when CRC5 error is detected.

Aliased Type§

struct CRC5_ERR_R { /* private fields */ }