pub type SREG_R = FieldReader<u8, u8>;
Expand description
Field SREG
reader - Value of external flash device Status Register. When the external flash has two bytes status register this field includes the value of the low byte.
Aliased Typeยง
struct SREG_R { /* private fields */ }