Type Alias esp32c3::efuse::rd_rs_err0::KEY2_FAIL_R

source ·
pub type KEY2_FAIL_R = BitReader;
Expand description

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

Aliased Type§

struct KEY2_FAIL_R { /* private fields */ }