pub struct R(_);
Register ISR reader
ISR
Bit 12 - Tx-Missing acknowledge error
Bit 11 - Tx-Error
Bit 10 - Tx-Buffer Underrun
Bit 9 - End of Transmission
Bit 8 - Tx-Byte Request
Bit 7 - Arbitration Lost
Bit 6 - Rx-Missing Acknowledge
Bit 5 - Rx-Long Bit Period Error
Bit 4 - Rx-Short Bit period error
Bit 3 - Rx-Bit rising error
Bit 2 - Rx-Overrun
Bit 1 - End Of Reception
Bit 0 - Rx-Byte Received
Reads raw bits from register.
The resulting type after dereferencing.
Dereferences the value.
Performs the conversion.
Gets the TypeId of self. Read more
TypeId
self
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
The type returned in the event of a conversion error.