Function bl602_sdk::dma::irq_register[][src]

pub fn irq_register(
    channel: c_int,
    tc_handler: Ptr,
    interr_handler: Ptr,
    ctx: Ptr
) -> BlResult<()>