Type Alias gd32f1::gd32f130::crc::ctl::RstW

source ·
pub type RstW<'a, REG> = BitWriter<'a, REG, Rstw>;
Expand description

Field RST writer - reset bit

Aliased Type§

struct RstW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> RstW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn reset(self) -> &'a mut W<REG>

Resets the DATA register to IDATA, with no effect on FDATA