Type Alias 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ยง

pub struct KEY2_FAIL_R { /* private fields */ }