Searched refs:UTCR0_SBS (Results 1 – 1 of 1) sorted by relevance
533 #define UTCR0_SBS 0x00000004 /* Stop Bit Select */ macro534 #define UTCR0_1StpBit (UTCR0_SBS*0) /* 1 Stop Bit per frame */535 #define UTCR0_2StpBit (UTCR0_SBS*1) /* 2 Stop Bits per frame */
Completed in 11 milliseconds