Skip to main content

INT_FL

Type Alias INT_FL 

Source
pub type INT_FL = Reg<INT_FL_SPEC>;
Expand description

INT_FL (rw) register accessor: Interrupt Status Flags.

You can read this register and get int_fl::R. You can reset, write, write_with_zero this register using int_fl::W. You can also modify this register. See API.

For information about available fields see int_fl module

Aliased Typeยง

pub struct INT_FL { /* private fields */ }