warning : implicit declaration of function "memset"
warning : implicit declaration of function "__REG"

이렇게 두 개의 warning이 생기고

GPIO_IO_Init 함수와 gpio_outb 함수의 and/or 연산에서

invalid lvalue in assignment 에러가 나는데요.

무엇이 잘못된건지 모르겠습니다.