pub unsafe fn NVIC_EncodePriority(
    PriorityGroup: uint32_t,
    PreemptPriority: uint32_t,
    SubPriority: uint32_t
) -> uint32_t