Function stm32wlxx_hal::subghz::mask_irq

source ·
pub fn mask_irq()
Expand description

Mask the SubGHz IRQ in the NVIC.

Example

stm32wlxx_hal::subghz::mask_irq();