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§
- Client
- W5500 SNTP client.
- Fixed
Point - A fixed point value.
- Reply
- Reply from the SNTP server.
- Timestamp
- SNTP timestamp format.
- Timestamp
Error - Returned upon a failed conversion to or from
Timestamp.
Enums§
- Leap
Indicator - Leap indicator.
- Stratum
- Stratum, device’s distance to the reference clock.
Constants§
- DST_
PORT - IANA SNTP destination port.