Method lrs::num::W16::swap

Swaps the bytes in this integer.

Syntax

impl W16 {
    fn swap(self) -> W16
}