VSF Documented
Enumerations
uart.h File Reference
#include "hal/vsf_hal_cfg.h"
#include "../__device.h"
#include "hal/driver/IPCore/ARM/PL011/vsf_pl011_uart.h"

Go to the source code of this file.

Enumerations

enum  {
  VSF_USART_IRQ_MASK_TX_CPL = (0x1ul << 16) ,
  VSF_USART_IRQ_MASK_RX_CPL = (0x1ul << 17)
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
VSF_USART_IRQ_MASK_TX_CPL 
VSF_USART_IRQ_MASK_RX_CPL