Function baudrateToDelay
Calculates the required delay in nanoseconds for the given baudrate.
ulong baudrateToDelay
(
ulong Baudrate
);
Calculates the required delay in nanoseconds for the given baudrate.
ulong baudrateToDelay
(
ulong Baudrate
);