[][src]Type Definition k1921vk01t_pac::nt_uart0::cr::W

type W = W<u32, CR>;

Writer for register CR

Methods

impl W[src]

pub fn uarten(&mut self) -> UARTEN_W[src]

Bit 0 - UART enable

pub fn txe(&mut self) -> TXE_W[src]

Bit 8 - Transmit enable

pub fn rxe(&mut self) -> RXE_W[src]

Bit 9 - Receive enable

pub fn dtr(&mut self) -> DTR_W[src]

Bit 10 - Data transmit ready

pub fn rts(&mut self) -> RTS_W[src]

Bit 11 - Request to send

pub fn out1(&mut self) -> OUT1_W[src]

Bit 12 - This bit is the complement of the UART Out1 (nUARTOut1) modem status output

pub fn out2(&mut self) -> OUT2_W[src]

Bit 13 - This bit is the complement of the UART Out2 (nUARTOut2) modem status output

pub fn rtsen(&mut self) -> RTSEN_W[src]

Bit 14 - RTS hardware flow control enable

pub fn ctsen(&mut self) -> CTSEN_W[src]

Bit 15 - CTS hardware flow control enable