Type Definition atsame54n19a_pac::usb::device::device_endpoint::EPCFG[][src]

type EPCFG = Reg<u8, _EPCFG>;

DEVICE_ENDPOINT End Point Configuration

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

For information about available fields see epcfg module

Trait Implementations

impl Readable for EPCFG[src]

read() method returns epcfg::R reader structure

impl ResetValue for EPCFG[src]

Register EPCFG reset()’s with value 0

type Type = u8

Raw register type (u8, u16, u32, …).

impl Writable for EPCFG[src]

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