Type Definition gd32f1::gd32f130::spi0::ctl1::W[][src]

type W = W<u16, CTL1>;

Writer for register CTL1

Implementations

impl W[src]

pub fn tbeie(&mut self) -> TBEIE_W<'_>[src]

Bit 7 - Tx buffer empty interrupt enable

pub fn rbneie(&mut self) -> RBNEIE_W<'_>[src]

Bit 6 - RX buffer not empty interrupt enable

pub fn errie(&mut self) -> ERRIE_W<'_>[src]

Bit 5 - Error interrupt enable

pub fn nssdrv(&mut self) -> NSSDRV_W<'_>[src]

Bit 2 - Drive NSS Output

pub fn dmaten(&mut self) -> DMATEN_W<'_>[src]

Bit 1 - Transmit Buffer DMA Enable

pub fn dmaren(&mut self) -> DMAREN_W<'_>[src]

Bit 0 - Receive Buffer DMA Enable