libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
Collaboration diagram for PRS Channel Number:

Enumerations

enum  prs_ch {
  PRS_CH0 = 0 , PRS_CH1 , PRS_CH2 , PRS_CH3 ,
  PRS_CH4 , PRS_CH5 , PRS_CH6 , PRS_CH7 ,
  PRS_CH8 , PRS_CH9 , PRS_CH10 , PRS_CH11
}
 

Detailed Description

Enumeration Type Documentation

◆ prs_ch

enum prs_ch
Enumerator
PRS_CH0 
PRS_CH1 
PRS_CH2 
PRS_CH3 
PRS_CH4 
PRS_CH5 
PRS_CH6 
PRS_CH7 
PRS_CH8 
PRS_CH9 
PRS_CH10 
PRS_CH11 

Definition at line 331 of file prs_common.h.