mpfs_pac

Function PLIC_SetPriority

Source
pub unsafe extern "C" fn PLIC_SetPriority(
    IRQn: PLIC_IRQn_Type,
    priority: u32,
)
Expand description

/ /** The function PLIC_SetPriority() sets the priority for the external interrupt for the interrupt number indicated by the parameter IRQn.