VSF Documented
Data Fields
vsf_hw_spi_const_t Struct Reference

Data Fields

REG_SPI_Treg
 
struct { 
 
   IRQn_Type   spi 
 
   IRQn_Type   dma_rx 
 
   IRQn_Type   dma_tx 
 
irqn 
 
struct { 
 
   struct { 
 
      int   channel 
 
      int   cid 
 
   }   send 
 
   struct { 
 
      int   channel 
 
      int   cid 
 
   }   recv 
 
request 
 
struct { 
 
   uint32_t   hclk 
 
   uint32_t   oclk 
 
   uint32_t   pclk 
 
clock 
 

Field Documentation

◆ reg

REG_SPI_T* vsf_hw_spi_const_t::reg

◆ spi

IRQn_Type vsf_hw_spi_const_t::spi

◆ dma_rx

IRQn_Type vsf_hw_spi_const_t::dma_rx

◆ dma_tx

IRQn_Type vsf_hw_spi_const_t::dma_tx

◆ [struct]

struct { ... } vsf_hw_spi_const_t::irqn

◆ channel

int vsf_hw_spi_const_t::channel

◆ cid

int vsf_hw_spi_const_t::cid

◆ [struct]

struct { ... } vsf_hw_spi_const_t::send

◆ [struct]

struct { ... } vsf_hw_spi_const_t::recv

◆ [struct]

struct { ... } vsf_hw_spi_const_t::request

◆ hclk

uint32_t vsf_hw_spi_const_t::hclk

◆ oclk

uint32_t vsf_hw_spi_const_t::oclk

◆ pclk

uint32_t vsf_hw_spi_const_t::pclk

◆ [struct]

struct { ... } vsf_hw_spi_const_t::clock