at91sam9_pin is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

at91sam9_pin struct

Representation of a pin on an AT91SAM9 chip.

Syntax

struct at91sam9_pin {     uint32_t pioc;     uint32_t num; };

Fields

pioc

Address of the PIO controller. Read more...

num

Pin number. Read more...

References

LocationReferrerScopeText
at91sam9.c:28
struct at91sam9_pin {
at91sam9.c:56at91sam9_nand::busyat91sam9_nand
struct at91sam9_pin busy;
at91sam9.c:59at91sam9_nand::ceat91sam9_nand
struct at91sam9_pin ce;

Type Use

Variables of at91sam9_pin type
at91sam9_pin