Type Definition atsame70q20_pac::usbhs::DEVEPTIDR[][src]

type DEVEPTIDR = Reg<u32, _DEVEPTIDR>;

Device Endpoint Disable Register (n = 0) 0

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

For information about available fields see deveptidr module

Trait Implementations

impl ResetValue for DEVEPTIDR[src]

Register DEVEPTIDR[%s] reset()’s with value 0

type Type = u32

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

impl Writable for DEVEPTIDR[src]

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