Choco OS
V.0.16.9.0
Join to the chocolate world
|
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... | |
The type is for storing configuration of the network modules.
Definition at line 63 of file oc_portman.h.
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.