Module parameters

Module parameters 

Source

Structs§

Parameters

Enums§

AirBaudRate
BaudRate
Error
ForwardErrorCorrectionMode
IoDriveMode
Parity
Persistence
TransmissionMode
TransmissionPower
WakeupTime

Derive Macros§

TypedBuilder
TypedBuilder is not a real type - deriving it will generate a ::builder() method on your struct that will return a compile-time checked builder. Set the fields using setters with the same name as the struct’s fields and call .build() when you are done to create your object.