Nut/OS  4.10.3
API Reference
AT91SAM7SE

Register definitions. More...

Collaboration diagram for AT91SAM7SE:

Peripheral Identifiers and Interrupts

#define FIQ_ID   0
 Fast interrupt ID.
#define SYSC_ID   1
 System interrupt ID.
#define PIOA_ID   2
 Parallel I/O controller A ID.
#define PIOB_ID   3
 Parallel I/O controller B ID.
#define PIOC_ID   4
 Parallel I/O controller C ID.
#define SPI0_ID   5
 Serial peripheral interface 0 ID.
#define US0_ID   6
 USART 0 ID.
#define US1_ID   7
 USART 1 ID.
#define SSC_ID   8
 Synchronous serial controller ID.
#define TWI_ID   9
 Two-wire interface ID.
#define PWMC_ID   10
 PWM controller ID.
#define UDP_ID   11
 USB device port ID.
#define TC0_ID   12
 Timer 0 ID.
#define TC1_ID   13
 Timer 1 ID.
#define TC2_ID   14
 Timer 2 ID.
#define ADC_ID   15
 Analog to digital converter ID.
#define IRQ0_ID   29
 External interrupt 0 ID.
#define IRQ1_ID   30
 External interrupt 1 ID.

Historical SPI0 Peripheral Multiplexing Names

#define SPI0_NPCS0_PA11A   11
 Port bit number on PIO-A Perpheral A.
#define SPI0_NPCS1_PA09B   9
 Port bit number on PIO-A Perpheral B.
#define SPI0_NPCS1_PA31A   31
 Port bit number on PIO-A Perpheral A.
#define SPI0_NPCS2_PA10B   10
 Port bit number on PIO-A Perpheral B.
#define SPI0_NPCS2_PA30B   30
 Port bit number on PIO-A Perpheral B.
#define SPI0_NPCS3_PA03B   3
 Port bit number on PIO-A Perpheral B.
#define SPI0_NPCS3_PA05B   5
 Port bit number on PIO-A Perpheral B.
#define SPI0_NPCS3_PA22B   22
 Port bit number on PIO-A Perpheral B.
#define SPI0_MISO_PA12A   12
 Port bit number on PIO-A Perpheral A.
#define SPI0_MOSI_PA13A   13
 Port bit number on PIO-A Perpheral A.
#define SPI0_SPCK_PA14A   14
 Port bit number on PIO-A Perpheral A.

USART Peripheral Multiplexing

#define PA5_RXD0_A   5
#define PA6_TXD0_A   6
#define PB2_SCK0_A   2
#define PA7_RTS0_A   7
#define PA8_CTS0_A   8
#define PA21_RXD1_A   21
#define PA22_TXD1_A   22
#define PA23_SCK1_A   23
#define PA24_RTS1_A   24
#define PC8_RTS1_B   8
#define PA25_CTS1_A   25
#define PA26_DCD1_A   26
#define PA27_DTR1_A   27
#define PC9_DTR1_B   9
#define PA28_DSR1_A   28
#define PA29_RI1_A   29

SPI Peripheral Multiplexing

#define PA12_SPI0_MISO_A   12
#define PA13_SPI0_MOSI_A   13
#define PA14_SPI0_SPCK_A   14
#define PA11_SPI0_NPCS0_A   11
#define PA31_SPI0_NPCS1_A   31
#define PB9_SPI0_NPCS1_A   9
#define PB10_SPI0_NPCS2_A   10
#define PC14_SPI0_NPCS1_B   14
#define PB30_SPI0_NPCS2_A   30
#define PB3_SPI0_NPCS3_A   3
#define PB5_SPI0_NPCS3_A   5
#define PB22_SPI0_NPCS3_A   22
#define SPI0_PINS   _BV(PA12_SPI0_MISO_A) | _BV(PA13_SPI0_MOSI_A) | _BV(PA14_SPI0_SPCK_A)
#define SPI0_PIO_BASE   PIOA_BASE
#define SPI0_PSR_OFF   PIO_ASR_OFF
#define SPI0_CS0_PIN   _BV(PA11_SPI0_NPCS0_A)
#define SPI0_CS0_PIO_BASE   PIOA_BASE
#define SPI0_CS0_PSR_OFF   PIO_ASR_OFF
#define SPI0_CS1_PIN   _BV(PA31_SPI0_NPCS1_A)
#define SPI0_CS1_PIO_BASE   PIOA_BASE
#define SPI0_CS1_PSR_OFF   PIO_ASR_OFF

External Bus Interface Multiplexing

#define PA0_A0_B   0
#define PB0_A0_B   0
#define PA1_A1_B   1
#define PB1_A1_B   1
#define PA2_A2_B   2
#define PB2_A2_B   2
#define PA3_A3_B   3
#define PB3_A3_B   3
#define PA4_A4_B   4
#define PB4_A4_B   4
#define PA5_A5_B   5
#define PB5_A5_B   5
#define PA6_A6_B   6
#define PB6_A6_B   6
#define PA7_A7_B   7
#define PB7_A7_B   7
#define PA8_A8_B   8
#define PB8_A8_B   8
#define PA9_A9_B   9
#define PB9_A9_B   9
#define PA10_A10_B   10
#define PB10_A10_B   10
#define PA11_A11_B   11
#define PB11_A11_B   11
#define PA12_A12_B   12
#define PB12_A12_B   12
#define PA13_A13_B   13
#define PB13_A13_B   13
#define PA14_A14_B   14
#define PB14_A14_B   14
#define PA15_A15_B   15
#define PB15_A15_B   15
#define PA16_A16_B   16
#define PB16_A16_B   16
#define PA17_A17_B   17
#define PB17_A17_B   17
#define PC16_A18_A   16
#define PC17_A19_A   17
#define PC18_A20_A   18
#define PC19_A21_A   19
#define PC20_A22_A   20
#define PC0_D0_A   0
#define PC1_D1_A   1
#define PC2_D2_A   2
#define PC3_D3_A   3
#define PC4_D4_A   4
#define PC5_D5_A   5
#define PC6_D6_A   6
#define PC7_D7_A   7
#define PC8_D8_A   8
#define PC9_D9_A   9
#define PC10_D10_A   10
#define PC11_D11_A   11
#define PC12_D12_A   12
#define PC13_D13_A   13
#define PC14_D14_A   14
#define PC15_D15_A   15
#define PB18_D16_B   18
#define PB19_D17_B   19
#define PB20_D18_B   20
#define PB21_D19_B   21
#define PB22_D20_B   22
#define PB23_D21_B   23
#define PB24_D22_B   24
#define PB25_D23_B   25
#define PB26_D24_B   26
#define PB27_D25_B   27
#define PB28_D26_B   28
#define PB29_D27_B   29
#define PB30_D28_B   30
#define PB31_D29_B   31
#define PA30_D30_B   30
#define PA31_D31_B   31
#define PA19_NCS4_B   19
#define PA20_NCS2_B   20
#define PA21_NCS6_B   21
#define PA22_NCS5_B   22
#define PA26_NCS1_B   26
#define PC15_NCS3_B   15
#define PC20_NCS7_B   20
#define PC23_NCS0_B   23
#define PA18_NBS3_B   18
#define PA23_NWR1_B   23
#define PA24_SDA10_B   24
#define PA25_SDCKE_B   25
#define PA27_SDWE_B   27
#define PA28_CAS_B   28
#define PA29_RAS_B   29
#define PC16_NWAIT_B   16
#define PC17_NANDOE_B   17
#define PC18_NANDWE_B   18
#define PC21_NWR0_B   21
#define PC22_NRD_B   22
#define PC23_CFRNW_A   23

Debug Unit Peripheral Multiplexing

#define PA9_DRXD_A   9
#define PA10_DTXD_A   10

Synchronous Serial Controller Peripheral Multiplexing

#define PA17_TD_A   17
 Transmit data pin.
#define PA18_RD_A   18
 Receive data pin.
#define PA16_TK_A   16
 Transmit clock pin.
#define PA19_RK_A   19
 Receive clock pin.
#define PA15_TF_A   15
 Transmit frame sync. pin.
#define PA20_RF_A   20
 Receive frame sync. pin.

Two Wire Interface Peripheral Multiplexing

#define PA3_TWD_A   3
 Two wire serial data pin.
#define PA4_TWCK_A   4
 Two wire serial clock pin.

Timer/Counter Peripheral Multiplexing

#define PB0_TIOA0_A   0
#define PB1_TIOB0_A   1
#define PB4_TCLK0_A   4
#define PB15_TIOA1_A   15
#define PB16_TIOB1_A   16
#define PB28_TCLK1_A   28
#define PB26_TIOA2_A   26
#define PB27_TIOB2_A   27
#define PB29_TCLK2_A   29

Clocks, Oscillators and PLLs Peripheral Multiplexing

#define PB6_PCK0_A   6
#define PC10_PCK0_B   10
#define PB17_PCK1_A   17
#define PB21_PCK1_A   21
#define PC11_PCK1_B   11
#define PB18_PCK2_A   18
#define PB31_PCK2_A   31
#define PC12_PCK2_B   12

Advanced Interrupt Controller Peripheral Multiplexing

#define PB19_FIQ_A   19
#define PB20_IRQ0_A   20
#define PA30_IRQ1_A   30

ADC Interface Peripheral Multiplexing

#define PB8_ADTRG_A   8
 ADC trigger pin.

PWM Peripheral Multiplexing

#define PA0_PWM0_A   0
#define PB11_PWM0_A   11
#define PB23_PWM0_A   23
#define PA1_PWM1_A   1
#define PB12_PWM1_A   12
#define PB24_PWM1_A   24
#define PA2_PWM2_A   2
#define PB13_PWM2_A   13
#define PB25_PWM2_A   25
#define PB7_PWM3_A   7
#define PB14_PWM3_A   14

Detailed Description

Register definitions.


Define Documentation

#define FIQ_ID   0

Fast interrupt ID.

Definition at line 131 of file at91sam7se.h.

#define SYSC_ID   1

System interrupt ID.

Definition at line 132 of file at91sam7se.h.

#define PIOA_ID   2

Parallel I/O controller A ID.

Definition at line 133 of file at91sam7se.h.

#define PIOB_ID   3

Parallel I/O controller B ID.

Definition at line 134 of file at91sam7se.h.

Referenced by GpioPortConfigSet().

#define PIOC_ID   4

Parallel I/O controller C ID.

Definition at line 135 of file at91sam7se.h.

Referenced by GpioPortConfigSet().

#define SPI0_ID   5

Serial peripheral interface 0 ID.

Definition at line 136 of file at91sam7se.h.

#define US0_ID   6

USART 0 ID.

Definition at line 137 of file at91sam7se.h.

#define US1_ID   7

USART 1 ID.

Definition at line 138 of file at91sam7se.h.

#define SSC_ID   8

Synchronous serial controller ID.

Definition at line 139 of file at91sam7se.h.

#define TWI_ID   9

Two-wire interface ID.

Definition at line 140 of file at91sam7se.h.

#define PWMC_ID   10

PWM controller ID.

Definition at line 141 of file at91sam7se.h.

#define UDP_ID   11

USB device port ID.

Definition at line 142 of file at91sam7se.h.

#define TC0_ID   12

Timer 0 ID.

Definition at line 143 of file at91sam7se.h.

#define TC1_ID   13

Timer 1 ID.

Definition at line 144 of file at91sam7se.h.

#define TC2_ID   14

Timer 2 ID.

Definition at line 145 of file at91sam7se.h.

#define ADC_ID   15

Analog to digital converter ID.

Definition at line 146 of file at91sam7se.h.

#define IRQ0_ID   29

External interrupt 0 ID.

Definition at line 148 of file at91sam7se.h.

#define IRQ1_ID   30

External interrupt 1 ID.

Definition at line 149 of file at91sam7se.h.

#define SPI0_NPCS0_PA11A   11

Port bit number on PIO-A Perpheral A.

Definition at line 154 of file at91sam7se.h.

#define SPI0_NPCS1_PA09B   9

Port bit number on PIO-A Perpheral B.

Definition at line 155 of file at91sam7se.h.

#define SPI0_NPCS1_PA31A   31

Port bit number on PIO-A Perpheral A.

Definition at line 156 of file at91sam7se.h.

#define SPI0_NPCS2_PA10B   10

Port bit number on PIO-A Perpheral B.

Definition at line 157 of file at91sam7se.h.

#define SPI0_NPCS2_PA30B   30

Port bit number on PIO-A Perpheral B.

Definition at line 158 of file at91sam7se.h.

#define SPI0_NPCS3_PA03B   3

Port bit number on PIO-A Perpheral B.

Definition at line 159 of file at91sam7se.h.

#define SPI0_NPCS3_PA05B   5

Port bit number on PIO-A Perpheral B.

Definition at line 160 of file at91sam7se.h.

#define SPI0_NPCS3_PA22B   22

Port bit number on PIO-A Perpheral B.

Definition at line 161 of file at91sam7se.h.

#define SPI0_MISO_PA12A   12

Port bit number on PIO-A Perpheral A.

Definition at line 162 of file at91sam7se.h.

#define SPI0_MOSI_PA13A   13

Port bit number on PIO-A Perpheral A.

Definition at line 163 of file at91sam7se.h.

#define SPI0_SPCK_PA14A   14

Port bit number on PIO-A Perpheral A.

Definition at line 164 of file at91sam7se.h.

#define PA5_RXD0_A   5

Definition at line 169 of file at91sam7se.h.

#define PA6_TXD0_A   6

Definition at line 170 of file at91sam7se.h.

#define PB2_SCK0_A   2

Definition at line 171 of file at91sam7se.h.

#define PA7_RTS0_A   7

Definition at line 172 of file at91sam7se.h.

#define PA8_CTS0_A   8

Definition at line 173 of file at91sam7se.h.

#define PA21_RXD1_A   21

Definition at line 175 of file at91sam7se.h.

#define PA22_TXD1_A   22

Definition at line 176 of file at91sam7se.h.

#define PA23_SCK1_A   23

Definition at line 177 of file at91sam7se.h.

#define PA24_RTS1_A   24

Definition at line 178 of file at91sam7se.h.

#define PC8_RTS1_B   8

Definition at line 179 of file at91sam7se.h.

#define PA25_CTS1_A   25

Definition at line 180 of file at91sam7se.h.

#define PA26_DCD1_A   26

Definition at line 181 of file at91sam7se.h.

#define PA27_DTR1_A   27

Definition at line 182 of file at91sam7se.h.

#define PC9_DTR1_B   9

Definition at line 183 of file at91sam7se.h.

#define PA28_DSR1_A   28

Definition at line 184 of file at91sam7se.h.

#define PA29_RI1_A   29

Definition at line 185 of file at91sam7se.h.

#define PA12_SPI0_MISO_A   12

Definition at line 190 of file at91sam7se.h.

#define PA13_SPI0_MOSI_A   13

Definition at line 191 of file at91sam7se.h.

#define PA14_SPI0_SPCK_A   14

Definition at line 192 of file at91sam7se.h.

#define PA11_SPI0_NPCS0_A   11

Definition at line 193 of file at91sam7se.h.

#define PA31_SPI0_NPCS1_A   31

Definition at line 194 of file at91sam7se.h.

#define PB9_SPI0_NPCS1_A   9

Definition at line 195 of file at91sam7se.h.

#define PB10_SPI0_NPCS2_A   10

Definition at line 196 of file at91sam7se.h.

#define PC14_SPI0_NPCS1_B   14

Definition at line 197 of file at91sam7se.h.

#define PB30_SPI0_NPCS2_A   30

Definition at line 198 of file at91sam7se.h.

#define PB3_SPI0_NPCS3_A   3

Definition at line 199 of file at91sam7se.h.

#define PB5_SPI0_NPCS3_A   5

Definition at line 200 of file at91sam7se.h.

#define PB22_SPI0_NPCS3_A   22

Definition at line 201 of file at91sam7se.h.

#define SPI0_PINS   _BV(PA12_SPI0_MISO_A) | _BV(PA13_SPI0_MOSI_A) | _BV(PA14_SPI0_SPCK_A)

Definition at line 203 of file at91sam7se.h.

#define SPI0_PIO_BASE   PIOA_BASE

Definition at line 204 of file at91sam7se.h.

#define SPI0_PSR_OFF   PIO_ASR_OFF

Definition at line 205 of file at91sam7se.h.

#define SPI0_CS0_PIN   _BV(PA11_SPI0_NPCS0_A)

Definition at line 207 of file at91sam7se.h.

#define SPI0_CS0_PIO_BASE   PIOA_BASE

Definition at line 208 of file at91sam7se.h.

#define SPI0_CS0_PSR_OFF   PIO_ASR_OFF

Definition at line 209 of file at91sam7se.h.

#define SPI0_CS1_PIN   _BV(PA31_SPI0_NPCS1_A)

Definition at line 212 of file at91sam7se.h.

#define SPI0_CS1_PIO_BASE   PIOA_BASE

Definition at line 213 of file at91sam7se.h.

#define SPI0_CS1_PSR_OFF   PIO_ASR_OFF

Definition at line 214 of file at91sam7se.h.

#define PA0_A0_B   0

Definition at line 221 of file at91sam7se.h.

#define PB0_A0_B   0

Definition at line 222 of file at91sam7se.h.

#define PA1_A1_B   1

Definition at line 223 of file at91sam7se.h.

#define PB1_A1_B   1

Definition at line 224 of file at91sam7se.h.

#define PA2_A2_B   2

Definition at line 225 of file at91sam7se.h.

#define PB2_A2_B   2

Definition at line 226 of file at91sam7se.h.

#define PA3_A3_B   3

Definition at line 227 of file at91sam7se.h.

#define PB3_A3_B   3

Definition at line 228 of file at91sam7se.h.

#define PA4_A4_B   4

Definition at line 229 of file at91sam7se.h.

#define PB4_A4_B   4

Definition at line 230 of file at91sam7se.h.

#define PA5_A5_B   5

Definition at line 231 of file at91sam7se.h.

#define PB5_A5_B   5

Definition at line 232 of file at91sam7se.h.

#define PA6_A6_B   6

Definition at line 233 of file at91sam7se.h.

#define PB6_A6_B   6

Definition at line 234 of file at91sam7se.h.

#define PA7_A7_B   7

Definition at line 235 of file at91sam7se.h.

#define PB7_A7_B   7

Definition at line 236 of file at91sam7se.h.

#define PA8_A8_B   8

Definition at line 237 of file at91sam7se.h.

#define PB8_A8_B   8

Definition at line 238 of file at91sam7se.h.

#define PA9_A9_B   9

Definition at line 239 of file at91sam7se.h.

#define PB9_A9_B   9

Definition at line 240 of file at91sam7se.h.

#define PA10_A10_B   10

Definition at line 241 of file at91sam7se.h.

#define PB10_A10_B   10

Definition at line 242 of file at91sam7se.h.

#define PA11_A11_B   11

Definition at line 243 of file at91sam7se.h.

#define PB11_A11_B   11

Definition at line 244 of file at91sam7se.h.

#define PA12_A12_B   12

Definition at line 245 of file at91sam7se.h.

#define PB12_A12_B   12

Definition at line 246 of file at91sam7se.h.

#define PA13_A13_B   13

Definition at line 247 of file at91sam7se.h.

#define PB13_A13_B   13

Definition at line 248 of file at91sam7se.h.

#define PA14_A14_B   14

Definition at line 249 of file at91sam7se.h.

#define PB14_A14_B   14

Definition at line 250 of file at91sam7se.h.

#define PA15_A15_B   15

Definition at line 251 of file at91sam7se.h.

#define PB15_A15_B   15

Definition at line 252 of file at91sam7se.h.

#define PA16_A16_B   16

Definition at line 253 of file at91sam7se.h.

#define PB16_A16_B   16

Definition at line 254 of file at91sam7se.h.

#define PA17_A17_B   17

Definition at line 255 of file at91sam7se.h.

#define PB17_A17_B   17

Definition at line 256 of file at91sam7se.h.

#define PC16_A18_A   16

Definition at line 257 of file at91sam7se.h.

#define PC17_A19_A   17

Definition at line 258 of file at91sam7se.h.

#define PC18_A20_A   18

Definition at line 259 of file at91sam7se.h.

#define PC19_A21_A   19

Definition at line 260 of file at91sam7se.h.

#define PC20_A22_A   20

Definition at line 261 of file at91sam7se.h.

#define PC0_D0_A   0

Definition at line 263 of file at91sam7se.h.

#define PC1_D1_A   1

Definition at line 264 of file at91sam7se.h.

#define PC2_D2_A   2

Definition at line 265 of file at91sam7se.h.

#define PC3_D3_A   3

Definition at line 266 of file at91sam7se.h.

#define PC4_D4_A   4

Definition at line 267 of file at91sam7se.h.

#define PC5_D5_A   5

Definition at line 268 of file at91sam7se.h.

#define PC6_D6_A   6

Definition at line 269 of file at91sam7se.h.

#define PC7_D7_A   7

Definition at line 270 of file at91sam7se.h.

#define PC8_D8_A   8

Definition at line 271 of file at91sam7se.h.

#define PC9_D9_A   9

Definition at line 272 of file at91sam7se.h.

#define PC10_D10_A   10

Definition at line 273 of file at91sam7se.h.

#define PC11_D11_A   11

Definition at line 274 of file at91sam7se.h.

#define PC12_D12_A   12

Definition at line 275 of file at91sam7se.h.

#define PC13_D13_A   13

Definition at line 276 of file at91sam7se.h.

#define PC14_D14_A   14

Definition at line 277 of file at91sam7se.h.

#define PC15_D15_A   15

Definition at line 278 of file at91sam7se.h.

#define PB18_D16_B   18

Definition at line 279 of file at91sam7se.h.

#define PB19_D17_B   19

Definition at line 280 of file at91sam7se.h.

#define PB20_D18_B   20

Definition at line 281 of file at91sam7se.h.

#define PB21_D19_B   21

Definition at line 282 of file at91sam7se.h.

#define PB22_D20_B   22

Definition at line 283 of file at91sam7se.h.

#define PB23_D21_B   23

Definition at line 284 of file at91sam7se.h.

#define PB24_D22_B   24

Definition at line 285 of file at91sam7se.h.

#define PB25_D23_B   25

Definition at line 286 of file at91sam7se.h.

#define PB26_D24_B   26

Definition at line 287 of file at91sam7se.h.

#define PB27_D25_B   27

Definition at line 288 of file at91sam7se.h.

#define PB28_D26_B   28

Definition at line 289 of file at91sam7se.h.

#define PB29_D27_B   29

Definition at line 290 of file at91sam7se.h.

#define PB30_D28_B   30

Definition at line 291 of file at91sam7se.h.

#define PB31_D29_B   31

Definition at line 292 of file at91sam7se.h.

#define PA30_D30_B   30

Definition at line 293 of file at91sam7se.h.

#define PA31_D31_B   31

Definition at line 294 of file at91sam7se.h.

#define PA19_NCS4_B   19

Definition at line 296 of file at91sam7se.h.

#define PA20_NCS2_B   20

Definition at line 297 of file at91sam7se.h.

Referenced by NutBoardInit().

#define PA21_NCS6_B   21

Definition at line 298 of file at91sam7se.h.

#define PA22_NCS5_B   22

Definition at line 299 of file at91sam7se.h.

#define PA26_NCS1_B   26

Definition at line 300 of file at91sam7se.h.

#define PC15_NCS3_B   15

Definition at line 301 of file at91sam7se.h.

#define PC20_NCS7_B   20

Definition at line 302 of file at91sam7se.h.

#define PC23_NCS0_B   23

Definition at line 303 of file at91sam7se.h.

#define PA18_NBS3_B   18

Definition at line 305 of file at91sam7se.h.

#define PA23_NWR1_B   23

Definition at line 306 of file at91sam7se.h.

#define PA24_SDA10_B   24

Definition at line 307 of file at91sam7se.h.

#define PA25_SDCKE_B   25

Definition at line 308 of file at91sam7se.h.

#define PA27_SDWE_B   27

Definition at line 309 of file at91sam7se.h.

#define PA28_CAS_B   28

Definition at line 310 of file at91sam7se.h.

#define PA29_RAS_B   29

Definition at line 311 of file at91sam7se.h.

#define PC16_NWAIT_B   16

Definition at line 312 of file at91sam7se.h.

Referenced by NutBoardInit().

#define PC17_NANDOE_B   17

Definition at line 313 of file at91sam7se.h.

#define PC18_NANDWE_B   18

Definition at line 314 of file at91sam7se.h.

#define PC21_NWR0_B   21

Definition at line 315 of file at91sam7se.h.

Referenced by NutBoardInit().

#define PC22_NRD_B   22

Definition at line 316 of file at91sam7se.h.

Referenced by NutBoardInit().

#define PC23_CFRNW_A   23

Definition at line 317 of file at91sam7se.h.

#define PA9_DRXD_A   9

Definition at line 322 of file at91sam7se.h.

#define PA10_DTXD_A   10

Definition at line 323 of file at91sam7se.h.

#define PA17_TD_A   17

Transmit data pin.

Definition at line 328 of file at91sam7se.h.

#define PA18_RD_A   18

Receive data pin.

Definition at line 329 of file at91sam7se.h.

#define PA16_TK_A   16

Transmit clock pin.

Definition at line 330 of file at91sam7se.h.

#define PA19_RK_A   19

Receive clock pin.

Definition at line 331 of file at91sam7se.h.

#define PA15_TF_A   15

Transmit frame sync. pin.

Definition at line 332 of file at91sam7se.h.

#define PA20_RF_A   20

Receive frame sync. pin.

Definition at line 333 of file at91sam7se.h.

#define PA3_TWD_A   3

Two wire serial data pin.

Definition at line 338 of file at91sam7se.h.

#define PA4_TWCK_A   4

Two wire serial clock pin.

Definition at line 339 of file at91sam7se.h.

#define PB0_TIOA0_A   0

Definition at line 344 of file at91sam7se.h.

#define PB1_TIOB0_A   1

Definition at line 345 of file at91sam7se.h.

#define PB4_TCLK0_A   4

Definition at line 346 of file at91sam7se.h.

#define PB15_TIOA1_A   15

Definition at line 347 of file at91sam7se.h.

#define PB16_TIOB1_A   16

Definition at line 348 of file at91sam7se.h.

#define PB28_TCLK1_A   28

Definition at line 349 of file at91sam7se.h.

#define PB26_TIOA2_A   26

Definition at line 350 of file at91sam7se.h.

#define PB27_TIOB2_A   27

Definition at line 351 of file at91sam7se.h.

#define PB29_TCLK2_A   29

Definition at line 352 of file at91sam7se.h.

#define PB6_PCK0_A   6

Definition at line 357 of file at91sam7se.h.

#define PC10_PCK0_B   10

Definition at line 358 of file at91sam7se.h.

#define PB17_PCK1_A   17

Definition at line 359 of file at91sam7se.h.

#define PB21_PCK1_A   21

Definition at line 360 of file at91sam7se.h.

#define PC11_PCK1_B   11

Definition at line 361 of file at91sam7se.h.

#define PB18_PCK2_A   18

Definition at line 362 of file at91sam7se.h.

#define PB31_PCK2_A   31

Definition at line 363 of file at91sam7se.h.

#define PC12_PCK2_B   12

Definition at line 364 of file at91sam7se.h.

#define PB19_FIQ_A   19

Definition at line 369 of file at91sam7se.h.

#define PB20_IRQ0_A   20

Definition at line 370 of file at91sam7se.h.

#define PA30_IRQ1_A   30

Definition at line 371 of file at91sam7se.h.

#define PB8_ADTRG_A   8

ADC trigger pin.

Definition at line 376 of file at91sam7se.h.

#define PA0_PWM0_A   0

Definition at line 381 of file at91sam7se.h.

#define PB11_PWM0_A   11

Definition at line 382 of file at91sam7se.h.

#define PB23_PWM0_A   23

Definition at line 383 of file at91sam7se.h.

#define PA1_PWM1_A   1

Definition at line 384 of file at91sam7se.h.

#define PB12_PWM1_A   12

Definition at line 385 of file at91sam7se.h.

#define PB24_PWM1_A   24

Definition at line 386 of file at91sam7se.h.

#define PA2_PWM2_A   2

Definition at line 387 of file at91sam7se.h.

#define PB13_PWM2_A   13

Definition at line 388 of file at91sam7se.h.

#define PB25_PWM2_A   25

Definition at line 389 of file at91sam7se.h.

#define PB7_PWM3_A   7

Definition at line 390 of file at91sam7se.h.

#define PB14_PWM3_A   14

Definition at line 391 of file at91sam7se.h.