Type Alias atsamd51p::usb::device::device_endpoint::EPSTATUS

source ·
pub type EPSTATUS = Reg<EPSTATUS_SPEC>;
Expand description

EPSTATUS (r) register accessor: DEVICE_ENDPOINT End Point Pipe Status

You can read this register and get epstatus::R. See API.

For information about available fields see epstatus module

Aliased Type§

struct EPSTATUS { /* private fields */ }