pub type R_DEVICE_REMOTE_WAKEUP_ENABLE_W_SET_REMOTE_WAKEUP_ENABLE_R = BitReader<bool>;
Expand description

Field r_device_remote_wakeup_enable_w_set_remote_wakeup_enable reader - (read)DeviceRemoteWakeupEnable

This bit enables a ConnectStatusChange bit as a resume event, causing a USBSUSPEND to USBRESUME state transition and setting the ResumeDetected interrupt.

0 ConnectStatusChange is not a remote wakeup event.

1 ConnectStatusChange is a remote wakeup event.

(write)SetRemoteWakeupEnable

Writing a ‘1’ sets DeviceRemoveWakeupEnable. Writing a ‘0’ has no effect.

Aliased Type§

struct R_DEVICE_REMOTE_WAKEUP_ENABLE_W_SET_REMOTE_WAKEUP_ENABLE_R { /* private fields */ }