Type Alias esp32c3::efuse::rd_rs_err1::KEY5_FAIL_R

source ·
pub type KEY5_FAIL_R = BitReader;
Expand description

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

Aliased Type§

struct KEY5_FAIL_R { /* private fields */ }