Class Ps2Controller¶
Defined in File ps2.hpp
Inheritance Relationships¶
Base Type¶
public Gaia::Dev::Service
(Class Service)
Class Documentation¶
-
class Ps2Controller : public Gaia::Dev::Service¶
Public Functions
-
virtual void start(Service *provider) override¶
Starts the service and associates it with the provider.
- Parameters:
provider – The provider to associate with
-
inline virtual const char *class_name() override¶
-
inline virtual const char *name() override¶
Public Static Functions
-
static void int_handler(Hal::InterruptFrame *frame, void *arg)¶
-
virtual void start(Service *provider) override¶