pub type RxDma3 = RxDma<Rx<USART3>, C3>;
Aliased Type§
pub struct RxDma3 {
pub channel: Ch<Periph<RegisterBlock, 1073872896>, 2>,
/* private fields */
}
Fields§
§channel: Ch<Periph<RegisterBlock, 1073872896>, 2>
pub type RxDma3 = RxDma<Rx<USART3>, C3>;
pub struct RxDma3 {
pub channel: Ch<Periph<RegisterBlock, 1073872896>, 2>,
/* private fields */
}
channel: Ch<Periph<RegisterBlock, 1073872896>, 2>