pub unsafe extern "C" fn sdio_slave_set_host_intena(
mask: sdio_slave_hostint_t,
)Expand description
Set the interrupt enable for host.
@param mask Enable mask for host interrupt.
pub unsafe extern "C" fn sdio_slave_set_host_intena(
mask: sdio_slave_hostint_t,
)Set the interrupt enable for host.
@param mask Enable mask for host interrupt.