Type Definition stm32f7xx_hal::pac::cec::ISR[][src]

pub type ISR = Reg<u32, _ISR>;
Expand description

Interrupt and Status Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see isr module