Research Article

Design of Oral English Teaching Based on Embedded Microprocessor

Table 1

The GPIO registers.

NameAddressDescribe

IOPIN0xE0028000Pin value register, the current state of the pin is read from this register
IOSET0xE0028004Output setting register, only I can be written, and the corresponding pin outputs are high level
IOCLR0xE0028008Output clear register, can only write 1, and the corresponding pin outputs are low level
IODIR0xE0028000Direction control register to control the direction of each I/O