pub type MASTER_INTERRUPT_ENABLE_R = BitReader<bool>;
Expand description

Field master_interrupt_enable reader - MasterInterruptEnable

A ‘0’ writtern to this field is ignored by HC. A ‘1’ written to this field enables interrupt generation due to events specified in the other bits of this register. This is used by HCD as Master Interrupt Enable.

Aliased Type§

struct MASTER_INTERRUPT_ENABLE_R { /* private fields */ }