Type Alias esp32c3::uhci0::conf0::ENCODE_CRC_EN_W

source ·
pub type ENCODE_CRC_EN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field ENCODE_CRC_EN writer - Set this bit to enable data integrity checking by appending a 16 bit CCITT-CRC to end of the payload.

Aliased Type§

struct ENCODE_CRC_EN_W<'a, REG> { /* private fields */ }