Type Definition gd32f1::gd32f130::can0::ctl::R[][src]

type R = R<u32, CTL>;

Reader of register CTL

Implementations

impl R[src]

pub fn dfz(&self) -> DFZ_R[src]

Bit 16 - Debug freeze

pub fn swrst(&self) -> SWRST_R[src]

Bit 15 - Software reset

pub fn ttc(&self) -> TTC_R[src]

Bit 7 - Time-triggered communication

pub fn abor(&self) -> ABOR_R[src]

Bit 6 - Automatic bus-off recovery

pub fn awu(&self) -> AWU_R[src]

Bit 5 - Automatic wakeup

pub fn ard(&self) -> ARD_R[src]

Bit 4 - Automatic retransmission disable

pub fn rfod(&self) -> RFOD_R[src]

Bit 3 - Receive FIFO overwrite disable

pub fn tfo(&self) -> TFO_R[src]

Bit 2 - Transmit FIFO order

pub fn slpwmod(&self) -> SLPWMOD_R[src]

Bit 1 - Sleep working mode

pub fn iwmod(&self) -> IWMOD_R[src]

Bit 0 - Initial working mode