Type Alias esp32c3::efuse::rd_rs_err0::MAC_SPI_8M_FAIL_R

source ·
pub type MAC_SPI_8M_FAIL_R = BitReader;
Expand description

Field MAC_SPI_8M_FAIL reader - 0: Means no failure and that the data of MAC_SPI_8M is reliable 1: Means that programming user data failed and the number of error bytes is over 6.

Aliased Type§

struct MAC_SPI_8M_FAIL_R { /* private fields */ }