pub type RxDma1 = RxDma<Rx<USART1>, C5>;
Aliased Type§
pub struct RxDma1 {
pub channel: Ch<Periph<RegisterBlock, 1073872896>, 4>,
/* private fields */
}
Fields§
§channel: Ch<Periph<RegisterBlock, 1073872896>, 4>
pub type RxDma1 = RxDma<Rx<USART1>, C5>;
pub struct RxDma1 {
pub channel: Ch<Periph<RegisterBlock, 1073872896>, 4>,
/* private fields */
}
channel: Ch<Periph<RegisterBlock, 1073872896>, 4>