Choco OS  V.0.16.9.0
Join to the chocolate world
oC_PortMan_Config_t Struct Reference

stores configuration of the module More...

#include <oc_portman.h>

Data Fields

oC_PortMan_Port_t MaximumPortNumber
 Maximum number of correct port.
 
oC_PortMan_Port_t FirstDynamicPortNumber
 The first port, that can be dynamically reserved (when the port to reserve is 0). More...
 
oC_PortMan_Port_t LastDynamicPortNumber
 Last port, that can be dynamically reserved (when the port to reserve is 0). More...
 

Detailed Description

The type is for storing configuration of the network modules.

Definition at line 63 of file oc_portman.h.

Field Documentation

oC_PortMan_Port_t FirstDynamicPortNumber

For more info see oC_PortMan_ReservePort

Definition at line 66 of file oc_portman.h.

oC_PortMan_Port_t LastDynamicPortNumber

For more info see oC_PortMan_ReservePort

Definition at line 67 of file oc_portman.h.


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