pub type mss_uart_irq_t = u16;Expand description
/ /** This typedef specifies the irq_mask parameter for the MSS_UART_enable_irq() and MSS_UART_disable_irq() functions. The driver defines a set of bit masks that are used to build the value of the irq_mask parameter. A bitwise OR of these bit masks is used to enable or disable multiple MSS MMUART interrupts.