|  | 
| using | RxChannel = DmaChannelRx | 
|  | 
| using | TxChannel = DmaChannelTx | 
|  | 
|  | 
| static constexpr DmaChannelRx::Request | RxRequest | 
|  | 
| static constexpr DmaChannelTx::Request | TxRequest | 
|  | 
template<class DmaChannelRx , class DmaChannelTx > 
 
Initial value:DmaChannelRx::template RequestMapping<
                Peripheral::Spi6, DmaChannelRx::Signal::Rx>::Request
 
 
template<class DmaChannelRx , class DmaChannelTx > 
 
Initial value:DmaChannelTx::template RequestMapping<
                Peripheral::Spi6, DmaChannelTx::Signal::Tx>::Request
 
 
The documentation for this struct was generated from the following file: