pub type RadiumU16 = AtomicU16;
Best-effort atomic u16 type.
u16
struct RadiumU16 { /* private fields */ }