mcx::watchdog::WatchdogGpio
less than a minute
mcx::watchdog::WatchdogGpio
Inherits from mcx::watchdog::WatchdogBase, mcx::watchdog::WatchdogBase
Public Functions
Name | |
---|---|
WatchdogGpio() | |
virtual bool | open(const char * device) override |
virtual void | update(const WatchdogIn & in, WatchdogOut * out) override |
WatchdogGpio() | |
virtual bool | open(const char * device) override |
virtual void | update(const WatchdogIn & in, WatchdogOut * out) override |
Additional inherited members
Public Functions inherited from mcx::watchdog::WatchdogBase
Name | |
---|---|
WatchdogBase() =default | |
virtual | ~WatchdogBase() =default |
Public Functions inherited from mcx::watchdog::WatchdogBase
Name | |
---|---|
WatchdogBase() =default | |
virtual | ~WatchdogBase() =default |
Public Functions Documentation
function WatchdogGpio
WatchdogGpio()
function open
virtual bool open(
const char * device
) override
Reimplements: mcx::watchdog::WatchdogBase::open
function update
virtual void update(
const WatchdogIn & in,
WatchdogOut * out
) override
Reimplements: mcx::watchdog::WatchdogBase::update
function WatchdogGpio
WatchdogGpio()
function open
virtual bool open(
const char * device
) override
Reimplements: mcx::watchdog::WatchdogBase::open
function update
virtual void update(
const WatchdogIn & in,
WatchdogOut * out
) override
Reimplements: mcx::watchdog::WatchdogBase::update
Updated on 2022-04-05 at 16:21:27 +0200