[][src]Type Definition atsame54n::usb::device::device_endpoint::EPSTATUSCLR

type EPSTATUSCLR = Reg<u8, _EPSTATUSCLR>;

DEVICE_ENDPOINT End Point Pipe Status Clear

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

For information about available fields see epstatusclr module

Trait Implementations

impl ResetValue for EPSTATUSCLR[src]

Register EPSTATUSCLR reset()'s with value 0

type Type = u8

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

impl Writable for EPSTATUSCLR[src]

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