Type Alias stm32f4xx_hal::pac::fpu::fpscr::DZC_R

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

Field DZC reader - Division by zero cumulative exception bit.

Aliased Type§

struct DZC_R { /* private fields */ }