Skip to main content

IntMaskR

Type Alias IntMaskR 

Source
pub type IntMaskR = BitReader;
Expand description

Field int_mask reader - Interrupt mask: 0=unmasked; 1=masked

Aliased Type§

pub struct IntMaskR { /* private fields */ }