Type Alias stm32h7xx_hal::device::fmc::sr::IRS_R

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

Field IRS reader - Interrupt rising edge status The flag is set by hardware and reset by software. Note: If this bit is written by software to 1 it will be set.

Aliased Type§

struct IRS_R { /* private fields */ }