Type Definition nrf52820_pac::power::EVENTS_USBREMOVED[][src]

type EVENTS_USBREMOVED = Reg<u32, _EVENTS_USBREMOVED>;
Expand description

Voltage supply removed from VBUS

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see events_usbremoved module

Trait Implementations

Register EVENTS_USBREMOVED reset()’s with value 0

Register size

Reset value of the register

read() method returns events_usbremoved::R reader structure

write(|w| ..) method takes events_usbremoved::W writer structure