36#if MODULE_SYS_BUS_POWER
POSIX.1-2008 compliant version of the assert macro.
sys_bus_power_event_t
Power Bus Events.
msg_bus_t _sys_bus[SYS_BUS_NUMOF]
The System Bus array - do not use directly.
static msg_bus_t * sys_bus_get(sys_bus_t bus)
Get a System Bus for a category of events.
sys_bus_t
System Bus types.
@ SYS_BUS_POWER_EVENT_LOW_VOLTAGE
Supply voltage fallen below threshold.
@ SYS_BUS_NUMOF
Number of enabled system buses.
Messaging Bus API for inter process message broadcast.
A message bus is just a list of subscribers.