Type Alias stm32h7xx_hal::stm32::jpeg::cr::JCEN_R

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

Field JCEN reader - JPEG Core Enable Enable the JPEG codec Core.

Aliased Type§

struct JCEN_R { /* private fields */ }