[][src]Type Definition cc2538::gpio_c::USB_CTRL

type USB_CTRL = Reg<u32, _USB_CTRL>;

This register is used to control which edge of the USB controller input generates a power-up interrupt to the system.

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

For information about avaliable fields see usb_ctrl module

Trait Implementations

impl Readable for USB_CTRL[src]

read() method returns usb_ctrl::R reader structure

impl Writable for USB_CTRL[src]

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

impl ResetValue for USB_CTRL[src]

Register USB_CTRL reset()'s with value 0

type Type = u32

Register size