Type Definition atsam4ls4c_pac::usbc::UDESC[][src]

type UDESC = Reg<u32, _UDESC>;

Endpoint descriptor table

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

For information about available fields see udesc module

Trait Implementations

impl Readable for UDESC[src]

read() method returns udesc::R reader structure

impl ResetValue for UDESC[src]

Register UDESC reset()’s with value 0

type Type = u32

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

impl Writable for UDESC[src]

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