Zephyr API Documentation 4.2.00-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
service Struct Reference

Structure to store service instance. More...

#include <service.h>

Data Fields

int(* init )(void)
 Initialization function.
 

Detailed Description

Structure to store service instance.

This will be defined through SYS_INIT/SYS_INIT_NAMED

Field Documentation

◆ init

int(* service::init) (void)

Initialization function.


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