[][src]Macro alt_stm32f30x_hal::time::bitrate

macro_rules! bitrate {
    ($ (($ TXExt : ident , $ tx : ident , $ txstring : expr) ,) +) => { ... };
}

Macro to add extension traits for integer types.