pub type ERROR_CRC_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field ERROR_CRC writer - Source: SIE_STATUS.CRC_ERROR

Aliased Type§

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