Crate w5500_sntp
source ·Expand description
SNTP client for the Wiznet W5500 SPI internet offload chip.
§Limitations
- No support for message digests
§Feature Flags
All features are disabled by default.
eh0
: Passthrough tow5500-hl
.eh1
: Passthrough tow5500-hl
.defmt
: Enable logging withdefmt
. Also a passthrough tow5500-hl
.log
: Enable logging withlog
.chrono
: Enable conversion tochrono::naive::NaiveDateTime
.time
: Enable conversion totime::PrimitiveDateTime
.num-rational
: Enable conversion tonum_rational::Ratio
.
§Reference Documentation
Re-exports§
Structs§
- W5500 SNTP client.
- A fixed point value.
- Reply from the SNTP server.
- SNTP timestamp format.
- Returned upon a failed conversion to or from
Timestamp
.
Enums§
- Leap indicator.
- Stratum, device’s distance to the reference clock.
Constants§
- IANA SNTP destination port.