Type Alias gd32e1::gd32e103::usbfs_device::dctl::RwkupW

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

Field RWKUP writer - Remote wakeup

Aliased Type§

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