[][src]Type Definition mkl25z4::uart0::c2::W

type W = W<u8, C2>;

Writer for register C2

Methods

impl W[src]

pub fn sbk(&mut self) -> SBK_W[src]

Bit 0 - Send Break

pub fn rwu(&mut self) -> RWU_W[src]

Bit 1 - Receiver Wakeup Control

pub fn re(&mut self) -> RE_W[src]

Bit 2 - Receiver Enable

pub fn te(&mut self) -> TE_W[src]

Bit 3 - Transmitter Enable

pub fn ilie(&mut self) -> ILIE_W[src]

Bit 4 - Idle Line Interrupt Enable for IDLE

pub fn rie(&mut self) -> RIE_W[src]

Bit 5 - Receiver Interrupt Enable for RDRF

pub fn tcie(&mut self) -> TCIE_W[src]

Bit 6 - Transmission Complete Interrupt Enable for TC

pub fn tie(&mut self) -> TIE_W[src]

Bit 7 - Transmit Interrupt Enable for TDRE