[][src]Type Definition lpc54606_pac::syscon::usb1clkctrl::W

type W = W<u32, USB1CLKCTRL>;

Writer for register USB1CLKCTRL

Methods

impl W[src]

pub fn ap_fs_dev_clk(&mut self) -> AP_FS_DEV_CLK_W[src]

Bit 0 - USB1 Device need_clock signal control.

pub fn pol_fs_dev_clk(&mut self) -> POL_FS_DEV_CLK_W[src]

Bit 1 - USB1 Device need_clock polarity for triggering the USB1 wake-up interrupt.

pub fn ap_fs_host_clk(&mut self) -> AP_FS_HOST_CLK_W[src]

Bit 2 - USB1 Host need_clock signal control.

pub fn pol_fs_host_clk(&mut self) -> POL_FS_HOST_CLK_W[src]

Bit 3 - USB1 Host need_clock polarity for triggering the USB1 wake-up interrupt.

pub fn hs_dev_wakeup_n(&mut self) -> HS_DEV_WAKEUP_N_W[src]

Bit 4 - External user wake-up signal for device mode; asserting this signal (active low) will result in exiting the low power mode; input to asynchronous control logic.