You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 0x00 - GPA_OE port A output enable, 1 for output, 0 for input
* 0x01 - GPA_ODATA port A output data
* 0x02 - GPA_IDATA port A input data
* 0x04 - GPB_OE port B output enable, 1 for output, 0 for input
* 0x05 - GPB_ODATA port B output data
* 0x06 - GPB_IDATA port B input data
* 0x08 - GPC_OE port C output enable, 1 for output, 0 for input
* 0x09 - GPC_ODATA port C output data
* 0x0A - GPC_IDATA port C input data
* 0x0B - GPC_ALT port C alternate function control,
bit 0x01 UART_TX alternate, 1 for UART_TX, 0 for GPORT_C[0]
bit 0x02 UART_RX alternate, 1 for UART_RX, 0 for GPORT_C[1]
bit 0xFC reserved
* 0x0C - GPD_OE port D output enable, 1 for output, 0 for input
* 0x0D - GPD_ODATA port D output data
* 0x0E - GPD_IDATA port D input data
* 0x10 - GPE_OE port E output enable, 1 for output, 0 for input
* 0x11 - GPE_ODATA port E output data
* 0x12 - GPE_IDATA port E input data
* 0x14 - SK6805_CTRL sk6805 control
bit 0x07 color address 0 - 5 (B0, R0, G0, B1, R1, G1)
bit 0xF8 reserved
* 0x15 - SK6805_DATA color data
* 0x16 - DAC_DATA0 DACx311 low 8-bits(DB7 - DB0),
written to initiate a conversion/transfer
* 0x17 - DAC_DATA1 DACx311 high 8-bits(DB15 - DB8),
prepare high 8-bits to transfer only.
* 0x18 - UART_DATA, UART receiving & transmit
* 0x19 - UART_STAT, UART state
bit 0x10 transmit busy
bit 0x01 data buffer with valid data
* 0x1C - GPZ_OE port Z output enable, 1 for output, 0 for input
* 0x1D - GPZ_ODATA port Z output data
* 0x1E - GPZ_IDATA port Z input data
* 0x1F - ADC_DATA adc1173 reading value
* 0x20 - GPF_OE port F output enable, 1 for output, 0 for input
* 0x21 - GPF_ODATA port F output data
* 0x22 - GPF_IDATA port F input data