Loading...
Searching...
No Matches
cc2538_ssi_t Struct Reference

SSI component registers. More...

Detailed Description

SSI component registers.

Definition at line 32 of file cc2538_ssi.h.

#include <cc2538_ssi.h>

Data Fields

cc2538_reg_t CR0
 SSI Control Register 0.
 
cc2538_reg_t CR1
 SSI Control Register 1.
 
cc2538_reg_t DR
 SSI Data register.
 
cc2538_reg_t SR
 SSI FIFO/busy Status Register.
 
cc2538_reg_t CPSR
 SSI Clock Register.
 
cc2538_reg_t IM
 SSI Interrupt Mask register.
 
cc2538_reg_t RIS
 SSI Raw Interrupt Status register.
 
cc2538_reg_t MIS
 SSI Masked Interrupt Status register.
 
cc2538_reg_t ICR
 SSI Interrupt Clear Register.
 
cc2538_reg_t DMACTL
 SSI uDMA Control Register.
 
cc2538_reg_t CC
 SSI clock configuration.
 

Field Documentation

◆ CC

cc2538_reg_t cc2538_ssi_t::CC

SSI clock configuration.

Definition at line 43 of file cc2538_ssi.h.

◆ CPSR

cc2538_reg_t cc2538_ssi_t::CPSR

SSI Clock Register.

Definition at line 37 of file cc2538_ssi.h.

◆ CR0

cc2538_reg_t cc2538_ssi_t::CR0

SSI Control Register 0.

Definition at line 33 of file cc2538_ssi.h.

◆ CR1

cc2538_reg_t cc2538_ssi_t::CR1

SSI Control Register 1.

Definition at line 34 of file cc2538_ssi.h.

◆ DMACTL

cc2538_reg_t cc2538_ssi_t::DMACTL

SSI uDMA Control Register.

Definition at line 42 of file cc2538_ssi.h.

◆ DR

cc2538_reg_t cc2538_ssi_t::DR

SSI Data register.

Definition at line 35 of file cc2538_ssi.h.

◆ ICR

cc2538_reg_t cc2538_ssi_t::ICR

SSI Interrupt Clear Register.

Definition at line 41 of file cc2538_ssi.h.

◆ IM

cc2538_reg_t cc2538_ssi_t::IM

SSI Interrupt Mask register.

Definition at line 38 of file cc2538_ssi.h.

◆ MIS

cc2538_reg_t cc2538_ssi_t::MIS

SSI Masked Interrupt Status register.

Definition at line 40 of file cc2538_ssi.h.

◆ RIS

cc2538_reg_t cc2538_ssi_t::RIS

SSI Raw Interrupt Status register.

Definition at line 39 of file cc2538_ssi.h.

◆ SR

cc2538_reg_t cc2538_ssi_t::SR

SSI FIFO/busy Status Register.

Definition at line 36 of file cc2538_ssi.h.


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