Type Alias stm32h7xx_hal::stm32::jpeg::cfr::CHPDF_R

source ·
pub type CHPDF_R = BitReaderRaw<bool>;
Expand description

Field CHPDF reader - Clear Header Parsing Done Flag Writing 1 clears the Header Parsing Done Flag of the JPEG Status Register.

Aliased Type§

struct CHPDF_R { /* private fields */ }