pub struct CH { /* private fields */ }
Channel cluster: CCR?, CNDTR?, CPAR?, and CMAR? registers
0x00 - DMA channel configuration register (DMA_CCR)
0x04 - DMA channel 1 number of data register
0x08 - DMA channel 1 peripheral address register
0x0c - DMA channel 1 memory address register
TypeId
self
Returns the argument unchanged.
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of From<T> for U chooses to do.
From<T> for U