Type Alias stm32h7xx_hal::device::jpeg::cr::OFTIE_R

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

Field OFTIE reader - Output FIFO Threshold Interrupt Enable This bit enables the interrupt generation when output FIFO reach the threshold.

Aliased Type§

struct OFTIE_R { /* private fields */ }