Type Alias 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§

pub struct PADDING_BAD_R { /* private fields */ }