Loom
Loom_Interrupt_Manager Member List

This is the complete list of members for Loom_Interrupt_Manager, including all inherited members.

activeLoomModuleprotected
add_config(JsonObject json)LoomModuleinlinevirtual
Category enum nameLoomModule
category() const LoomModule
check_timers()Loom_Interrupt_Manager
clear_internal_timer_flag() const Loom_Interrupt_Managerinline
clear_timer(const uint8_t timer_num)Loom_Interrupt_Manager
device_managerLoomModuleprotected
dispatch(JsonObject json)LoomModuleinlinevirtual
enum_category_string(const Category c)LoomModulestatic
enum_verbosity_string(const Verbosity v)LoomModulestatic
get_active() const LoomModuleinline
get_device_manager() const LoomModuleinline
get_enable_interrupt(const uint32_t pin) const Loom_Interrupt_Managerinline
get_internal_timer_flag() const Loom_Interrupt_Managerinline
get_interrupts_enabled() const Loom_Interrupt_Managerinline
get_module_name(char *buf) const LoomModule
get_module_name() const LoomModuleinline
get_module_type() const LoomModuleinline
get_package_verbosity() const LoomModuleinline
get_print_verbosity() const LoomModuleinline
get_RTC_module() const Loom_Interrupt_Managerinline
int_countLoom_Interrupt_Managerprotected
int_settingsLoom_Interrupt_Managerprotected
internal_timerLoom_Interrupt_Managerprotected
internal_timer_enable(const bool enable)Loom_Interrupt_Manager
interrupt_reset(const uint32_t pin)Loom_Interrupt_Manager
interrupt_triggeredLoom_Interrupt_Managerprotectedstatic
interrupt_type_to_string(const uint8_t type)Loom_Interrupt_Managerstatic
interrupts_enabledLoom_Interrupt_Managerprotected
last_alarm_timeLoom_Interrupt_Managerprotected
link_device_manager(LoomManager *LM) overrideLoom_Interrupt_Managervirtual
link_sleep_manager(Loom_Sleep_Manager *SM)Loom_Interrupt_Manager
Loom_Interrupt_Manager(LoomManager *manager, LoomRTC *RTC_Inst=nullptr)Loom_Interrupt_Manager
Loom_Interrupt_Manager(LoomManager *manager, JsonArrayConst p)Loom_Interrupt_Manager
LoomModule(LoomManager *manager, const char *module_name="Unknown", const Type module_type=Type::Unknown)LoomModule
module_nameLoomModuleprotected
module_name_baseLoomModuleprotected
module_typeLoomModuleprotected
package(JsonObject json) overrideLoom_Interrupt_Managerinlinevirtual
package_verbosityLoomModuleprotected
pin_to_interrupt(uint32_t pin)Loom_Interrupt_Manager
power_down()LoomModuleinlinevirtual
power_up()LoomModuleinlinevirtual
print_config() const overrideLoom_Interrupt_Managervirtual
print_module_label() const LoomModuleprotected
print_state() const overrideLoom_Interrupt_Managervirtual
print_verbosityLoomModuleprotected
reconnect_interrupt(const uint32_t pin)Loom_Interrupt_Manager
register_internal_timer(const uint duration, const ISRFuncPtr ISR, const bool repeat, const ISR_Type run_type)Loom_Interrupt_Manager
register_ISR(const uint32_t pin, ISRFuncPtr ISR, const uint32_t signal_type, ISR_Type run_type)Loom_Interrupt_Manager
register_timer(const uint8_t timer_num, const unsigned long duration, const ISRFuncPtr ISR, const bool repeat)Loom_Interrupt_Manager
RTC_alarm_at(DateTime future_time)Loom_Interrupt_Manager
RTC_alarm_at(const uint8_t hour, const uint8_t minute, const uint8_t second)Loom_Interrupt_Manager
RTC_alarm_duration(const TimeSpan duration)Loom_Interrupt_Manager
RTC_alarm_duration(const uint8_t days, const uint8_t hours, const uint8_t minutes, const uint8_t seconds)Loom_Interrupt_Manager
RTC_alarm_duration_from_last(const TimeSpan duration)Loom_Interrupt_Manager
RTC_alarm_duration_from_last(const uint8_t days, const uint8_t hours, const uint8_t minutes, const uint8_t seconds)Loom_Interrupt_Manager
RTC_InstLoom_Interrupt_Managerprotected
run_pending_internal_timer_ISR()Loom_Interrupt_Manager
run_pending_ISRs()Loom_Interrupt_Manager
second_stage_ctor()LoomModuleinlinevirtual
set_active(const bool enable)LoomModuleinline
set_enable_interrupt(const uint32_t pin, const bool state)Loom_Interrupt_Manager
set_interrupts_enabled(const bool state)Loom_Interrupt_Managerinline
set_package_verbosity(const Verbosity v)LoomModule
set_print_verbosity(const Verbosity v)LoomModule
set_RTC_module(LoomRTC *RTC_Inst)Loom_Interrupt_Managerinline
Sleep_ManagerLoom_Interrupt_Managerprotected
stopwatch_settingsLoom_Interrupt_Managerprotected
timer_settingsLoom_Interrupt_Managerprotected
timersLoom_Interrupt_Managerprotected
Type enum nameLoomModule
unregister_internal_timer()Loom_Interrupt_Manager
unregister_ISR(const uint32_t pin, const uint32_t signal_type=LOW)Loom_Interrupt_Manager
~Loom_Interrupt_Manager()=defaultLoom_Interrupt_Manager
~LoomModule()=defaultLoomModulevirtual