modm API documentation
modm::platform::DmaBase::Nvic< 1 > Struct Reference

Static Public Attributes

static constexpr IRQn_Type DmaIrqs []
 

Member Data Documentation

constexpr IRQn_Type modm::platform::DmaBase::Nvic< 1 >::DmaIrqs[]
staticconstexpr
Initial value:
{
DMA1_Channel1_IRQn,
DMA1_Channel2_3_IRQn,
DMA1_Channel2_3_IRQn,
DMA1_Channel4_5_IRQn,
DMA1_Channel4_5_IRQn,
}

The documentation for this struct was generated from the following file: