[][src]Type Definition k1921vk01t_pac::nt_usbdevice::usb_ep::USB_EP_CFG

type USB_EP_CFG = Reg<u32, _USB_EP_CFG>;

EndPoint configuration register

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

For information about avaliable fields see usb_ep_cfg module

Trait Implementations

impl Readable for USB_EP_CFG[src]

read() method returns usb_ep_cfg::R reader structure

impl ResetValue for USB_EP_CFG[src]

Register USB_EP_CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_EP_CFG[src]

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