gpio: provide static function for initialization
periphery like uart, can, pwm do not need to keep the CGpio object in its own class.The GPIO has to be initilized only one time at start.
gpio: provide static function for initialization
periphery like uart, can, pwm do not need to keep the CGpio object in its own class.
The GPIO has to be initilized only one time at start.