Struct nrf52840::power::EVENTS_USBDETECTED[][src]

pub struct EVENTS_USBDETECTED { /* fields omitted */ }

Voltage supply detected on VBUS

Methods

impl EVENTS_USBDETECTED
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations