Type Alias gd32f1::gd32f190::spi0::ctl1::R

source ·
pub type R = R<Ctl1Spec>;
Expand description

Register CTL1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn dmaren(&self) -> DmarenR

Bit 0 - Receive Buffer DMA Enable

source

pub fn dmaten(&self) -> DmatenR

Bit 1 - Transmit Buffer DMA Enable

source

pub fn nssdrv(&self) -> NssdrvR

Bit 2 - Drive NSS Output

source

pub fn errie(&self) -> ErrieR

Bit 5 - Error interrupt enable

source

pub fn rbneie(&self) -> RbneieR

Bit 6 - RX buffer not empty interrupt enable

source

pub fn tbeie(&self) -> TbeieR

Bit 7 - Tx buffer empty interrupt enable