Class representing an IPv4 ip.
More...
#include <WIZ5500.h>
|
| uint8_t | a |
| |
| uint8_t | b |
| |
| uint8_t | c |
| |
| uint8_t | d |
| |
Class representing an IPv4 ip.
Definition at line 38 of file WIZ5500.h.
◆ WizIp() [1/3]
| Boardcore::WizIp::WizIp |
( |
| ) |
|
|
default |
◆ WizIp() [2/3]
| constexpr Boardcore::WizIp::WizIp |
( |
uint8_t |
a, |
|
|
uint8_t |
b, |
|
|
uint8_t |
c, |
|
|
uint8_t |
d |
|
) |
| |
|
inlineconstexpr |
◆ WizIp() [3/3]
| constexpr Boardcore::WizIp::WizIp |
( |
uint32_t |
ip | ) |
|
|
inlineexplicitconstexpr |
◆ operator uint32_t()
| constexpr Boardcore::WizIp::operator uint32_t |
( |
| ) |
const |
|
inlineexplicitconstexpr |
| uint8_t Boardcore::WizIp::a |
| uint8_t Boardcore::WizIp::b |
| uint8_t Boardcore::WizIp::c |
| uint8_t Boardcore::WizIp::d |
The documentation for this struct was generated from the following file: