SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
sunxi_spi_clk_t Struct Reference

SPI Clock Configuration Structure. More...

#include <sys-spi.h>

Public Attributes

uint32_t spi_clock_cfg_base
 Base address of the SPI clock configuration.
 
uint32_t spi_clock_source
 Source of the SPI clock.
 
uint32_t spi_clock_factor_n_offset
 Clock factor offset.
 
uint32_t spi_clock_freq
 SPI clock frequency.
 
spi_clk_cdr_mode_t cdr_mode
 Clock mode.
 

Detailed Description

SPI Clock Configuration Structure.

This struct holds the configuration for the SPI clock.

Member Data Documentation

◆ cdr_mode

spi_clk_cdr_mode_t sunxi_spi_clk_t::cdr_mode

Clock mode.

◆ spi_clock_cfg_base

uint32_t sunxi_spi_clk_t::spi_clock_cfg_base

Base address of the SPI clock configuration.

◆ spi_clock_factor_n_offset

uint32_t sunxi_spi_clk_t::spi_clock_factor_n_offset

Clock factor offset.

◆ spi_clock_freq

uint32_t sunxi_spi_clk_t::spi_clock_freq

SPI clock frequency.

◆ spi_clock_source

uint32_t sunxi_spi_clk_t::spi_clock_source

Source of the SPI clock.


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