[][src]Type Definition lpc82x_pac::spi0::txctl::W

type W = W<u32, TXCTL>;

Writer for register TXCTL

Methods

impl W[src]

pub fn txssel0_n(&mut self) -> TXSSEL0_N_W[src]

Bit 16 - Transmit Slave Select 0.

pub fn txssel1_n(&mut self) -> TXSSEL1_N_W[src]

Bit 17 - Transmit Slave Select 1.

pub fn txssel2_n(&mut self) -> TXSSEL2_N_W[src]

Bit 18 - Transmit Slave Select 2.

pub fn txssel3_n(&mut self) -> TXSSEL3_N_W[src]

Bit 19 - Transmit Slave Select 3.

pub fn eot(&mut self) -> EOT_W[src]

Bit 20 - End of Transfer.

pub fn eof(&mut self) -> EOF_W[src]

Bit 21 - End of Frame.

pub fn rxignore(&mut self) -> RXIGNORE_W[src]

Bit 22 - Receive Ignore.

pub fn len(&mut self) -> LEN_W[src]

Bits 24:27 - Data transfer Length.