pub struct R(/* private fields */);Expand description
Register INTEN reader
Implementations§
Source§impl R
impl R
Sourcepub fn usbreset(&self) -> BitReaderRaw<USBRESET_A>
pub fn usbreset(&self) -> BitReaderRaw<USBRESET_A>
Bit 0 - Enable or disable interrupt for event USBRESET
Sourcepub fn started(&self) -> BitReaderRaw<STARTED_A>
pub fn started(&self) -> BitReaderRaw<STARTED_A>
Bit 1 - Enable or disable interrupt for event STARTED
Sourcepub fn endepin0(&self) -> BitReaderRaw<ENDEPIN0_A>
pub fn endepin0(&self) -> BitReaderRaw<ENDEPIN0_A>
Bit 2 - Enable or disable interrupt for event ENDEPIN[0]
Sourcepub fn endepin1(&self) -> BitReaderRaw<ENDEPIN1_A>
pub fn endepin1(&self) -> BitReaderRaw<ENDEPIN1_A>
Bit 3 - Enable or disable interrupt for event ENDEPIN[1]
Sourcepub fn endepin2(&self) -> BitReaderRaw<ENDEPIN2_A>
pub fn endepin2(&self) -> BitReaderRaw<ENDEPIN2_A>
Bit 4 - Enable or disable interrupt for event ENDEPIN[2]
Sourcepub fn endepin3(&self) -> BitReaderRaw<ENDEPIN3_A>
pub fn endepin3(&self) -> BitReaderRaw<ENDEPIN3_A>
Bit 5 - Enable or disable interrupt for event ENDEPIN[3]
Sourcepub fn endepin4(&self) -> BitReaderRaw<ENDEPIN4_A>
pub fn endepin4(&self) -> BitReaderRaw<ENDEPIN4_A>
Bit 6 - Enable or disable interrupt for event ENDEPIN[4]
Sourcepub fn endepin5(&self) -> BitReaderRaw<ENDEPIN5_A>
pub fn endepin5(&self) -> BitReaderRaw<ENDEPIN5_A>
Bit 7 - Enable or disable interrupt for event ENDEPIN[5]
Sourcepub fn endepin6(&self) -> BitReaderRaw<ENDEPIN6_A>
pub fn endepin6(&self) -> BitReaderRaw<ENDEPIN6_A>
Bit 8 - Enable or disable interrupt for event ENDEPIN[6]
Sourcepub fn endepin7(&self) -> BitReaderRaw<ENDEPIN7_A>
pub fn endepin7(&self) -> BitReaderRaw<ENDEPIN7_A>
Bit 9 - Enable or disable interrupt for event ENDEPIN[7]
Sourcepub fn ep0datadone(&self) -> BitReaderRaw<EP0DATADONE_A>
pub fn ep0datadone(&self) -> BitReaderRaw<EP0DATADONE_A>
Bit 10 - Enable or disable interrupt for event EP0DATADONE
Sourcepub fn endisoin(&self) -> BitReaderRaw<ENDISOIN_A>
pub fn endisoin(&self) -> BitReaderRaw<ENDISOIN_A>
Bit 11 - Enable or disable interrupt for event ENDISOIN
Sourcepub fn endepout0(&self) -> BitReaderRaw<ENDEPOUT0_A>
pub fn endepout0(&self) -> BitReaderRaw<ENDEPOUT0_A>
Bit 12 - Enable or disable interrupt for event ENDEPOUT[0]
Sourcepub fn endepout1(&self) -> BitReaderRaw<ENDEPOUT1_A>
pub fn endepout1(&self) -> BitReaderRaw<ENDEPOUT1_A>
Bit 13 - Enable or disable interrupt for event ENDEPOUT[1]
Sourcepub fn endepout2(&self) -> BitReaderRaw<ENDEPOUT2_A>
pub fn endepout2(&self) -> BitReaderRaw<ENDEPOUT2_A>
Bit 14 - Enable or disable interrupt for event ENDEPOUT[2]
Sourcepub fn endepout3(&self) -> BitReaderRaw<ENDEPOUT3_A>
pub fn endepout3(&self) -> BitReaderRaw<ENDEPOUT3_A>
Bit 15 - Enable or disable interrupt for event ENDEPOUT[3]
Sourcepub fn endepout4(&self) -> BitReaderRaw<ENDEPOUT4_A>
pub fn endepout4(&self) -> BitReaderRaw<ENDEPOUT4_A>
Bit 16 - Enable or disable interrupt for event ENDEPOUT[4]
Sourcepub fn endepout5(&self) -> BitReaderRaw<ENDEPOUT5_A>
pub fn endepout5(&self) -> BitReaderRaw<ENDEPOUT5_A>
Bit 17 - Enable or disable interrupt for event ENDEPOUT[5]
Sourcepub fn endepout6(&self) -> BitReaderRaw<ENDEPOUT6_A>
pub fn endepout6(&self) -> BitReaderRaw<ENDEPOUT6_A>
Bit 18 - Enable or disable interrupt for event ENDEPOUT[6]
Sourcepub fn endepout7(&self) -> BitReaderRaw<ENDEPOUT7_A>
pub fn endepout7(&self) -> BitReaderRaw<ENDEPOUT7_A>
Bit 19 - Enable or disable interrupt for event ENDEPOUT[7]
Sourcepub fn endisoout(&self) -> BitReaderRaw<ENDISOOUT_A>
pub fn endisoout(&self) -> BitReaderRaw<ENDISOOUT_A>
Bit 20 - Enable or disable interrupt for event ENDISOOUT
Sourcepub fn usbevent(&self) -> BitReaderRaw<USBEVENT_A>
pub fn usbevent(&self) -> BitReaderRaw<USBEVENT_A>
Bit 22 - Enable or disable interrupt for event USBEVENT
Sourcepub fn ep0setup(&self) -> BitReaderRaw<EP0SETUP_A>
pub fn ep0setup(&self) -> BitReaderRaw<EP0SETUP_A>
Bit 23 - Enable or disable interrupt for event EP0SETUP
Methods from Deref<Target = R<INTEN_SPEC>>§
Sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.