Type Alias gd32f1::gd32f190::crc::ctl::W

source ·
pub type W = W<CtlSpec>;
Expand description

Register CTL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn rst(&mut self) -> RstW<'_, CtlSpec>

Bit 0 - reset bit

source

pub fn rev_i(&mut self) -> RevIW<'_, CtlSpec>

Bits 5:6 - Input Data Reverse Function

source

pub fn rev_o(&mut self) -> RevOW<'_, CtlSpec>

Bit 7 - Output Data Reverse Function