Type Alias gd32f1::gd32f130::rcu::vkey::KeyW

source ·
pub type KeyW<'a, REG> = FieldWriter<'a, REG, 32, Keyw>;
Expand description

Field KEY writer - The key of RCU_PDVSEL and RCU_DSV register

Aliased Type§

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

Implementations§

source§

impl<'a, REG> KeyW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u32>,

source

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

Allow PDVSEL and DSV to be written