pub struct R(_);
Register CR reader
CR
Bits 25:27 - Channel selection
Bits 23:24 - Memory burst transfer configuration
Bits 21:22 - Peripheral burst transfer configuration
Bit 19 - Current target (only in double buffer mode)
Bit 18 - Double buffer mode
Bits 16:17 - Priority level
Bit 15 - Peripheral increment offset size
Bits 13:14 - Memory data size
Bits 11:12 - Peripheral data size
Bit 10 - Memory increment mode
Bit 9 - Peripheral increment mode
Bit 8 - Circular mode
Bits 6:7 - Data transfer direction
Bit 5 - Peripheral flow controller
Bit 4 - Transfer complete interrupt enable
Bit 3 - Half transfer interrupt enable
Bit 2 - Transfer error interrupt enable
Bit 1 - Direct mode error interrupt enable
Bit 0 - Stream enable / flag stream ready when read low
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.