Type Alias stm32f4xx_hal::pac::fpu::fpscr::V_R

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

Field V reader - Overflow condition code flag

Aliased Type§

struct V_R { /* private fields */ }