Type Alias esp32c3::ds::query_check::PADDING_BAD_R

source ·
pub type PADDING_BAD_R = BitReader;
Expand description

Field PADDING_BAD reader - padding checkout result. 1’b0: a good padding, 1’b1: a bad padding

Aliased Type§

struct PADDING_BAD_R { /* private fields */ }