[][src]Type Definition atsame70n21b::usbhs::USBHS_DEVEPTCFG

type USBHS_DEVEPTCFG = Reg<u32, _USBHS_DEVEPTCFG>;

Device Endpoint Configuration Register

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

For information about available fields see usbhs_deveptcfg module

Trait Implementations

impl Readable for USBHS_DEVEPTCFG[src]

read() method returns usbhs_deveptcfg::R reader structure

impl ResetValue for USBHS_DEVEPTCFG[src]

Register USBHS_DEVEPTCFG[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_DEVEPTCFG[src]

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