Hi Alice,
I used the fsl_gpio component in processor expert to configure
individual processor ports (I call them Pins). Then using the
fsl_gpio_driver.h file as a reference, I created the necessary C code to
name and be able to read the port pin (i.e. either 1 or 0) or write the
port pin (i.e. either 1 or 0).
I do not see where I can combine port pins into a nibble or a Byte or a
word.
In other words I want to read a Byte on port C0 - C7, but I do not see
where I can combine these individual port pins (C0 - C7) into an "8 bit
port" that I can read (i.e. read port C_byte, and return 0xF5 for example).
Any help would be greatly appreciated.
Thank you,
Rande Newberry
H-ITT, LLC, a Hyper-Interactive Teaching Technology Company
420 Shearer Blvd.-Cocoa, FL, 32922
PH: 888-322-0089
rande@h-itt.com