pub type MASTER_INTERRUPT_DISABLE_R = BitReader<bool>;
Expand description

Field master_interrupt_disable reader - MasterInterruptEnable

A ‘0’ writtern to this field is ignored by HC. A ‘1’ written to this field disables interrupt generation due to events specified in the other bits of this register. This field is set after a hardware or software reset.

Aliased Type§

struct MASTER_INTERRUPT_DISABLE_R { /* private fields */ }