[][src]Type Definition atsamd11c14a::usb::device::EPCFG

type EPCFG = Reg<u8, _EPCFG>;

DEVICE End Point Configuration

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

For information about avaliable 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%s reset()'s with value 0

type Type = u8

Register size

impl Writable for EPCFG[src]

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