Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
wuc_dt_spec Struct Reference

Wakeup controller device configuration. More...

#include <zephyr/drivers/wuc.h>

Data Fields

const struct devicedev
 Wakeup controller device.
uint32_t id
 Wakeup source identifier.

Detailed Description

Wakeup controller device configuration.

Field Documentation

◆ dev

const struct device* wuc_dt_spec::dev

Wakeup controller device.

◆ id

uint32_t wuc_dt_spec::id

Wakeup source identifier.


The documentation for this struct was generated from the following file: