Type Alias nrf52840_pac::power::resetreas::VBUS_W
source · pub type VBUS_W<'a, const O: u8> = BitWriter<'a, u32, RESETREAS_SPEC, VBUS_A, O>;
Expand description
Field VBUS
writer - Reset due to wake up from System OFF mode by VBUS rising into valid range
Aliased Type§
struct VBUS_W<'a, const O: u8> { /* private fields */ }