pub type W = W<USB_DEVICE_CONF_SPEC>;
Expand description
Register USB_DEVICE_CONF
writer
Aliased Type§
pub struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn usb_device_clk_en(
&mut self,
) -> USB_DEVICE_CLK_EN_W<'_, USB_DEVICE_CONF_SPEC>
pub fn usb_device_clk_en( &mut self, ) -> USB_DEVICE_CLK_EN_W<'_, USB_DEVICE_CONF_SPEC>
Bit 0 - Set 1 to enable usb_device clock
Sourcepub fn usb_device_rst_en(
&mut self,
) -> USB_DEVICE_RST_EN_W<'_, USB_DEVICE_CONF_SPEC>
pub fn usb_device_rst_en( &mut self, ) -> USB_DEVICE_RST_EN_W<'_, USB_DEVICE_CONF_SPEC>
Bit 1 - Set 0 to reset usb_device module