Type Alias gd32f1::gd32f130::fmc::ctl::StartW

source ·
pub type StartW<'a, REG> = BitWriter<'a, REG, Startw>;
Expand description

Field START writer - Send erase command to FMC bit

Aliased Type§

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

Implementations§

source§

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

source

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

Trigger an erase operation