Type Definition atsame54n19a_pac::usb::device::device_endpoint::EPINTENCLR[][src]

type EPINTENCLR = Reg<u8, _EPINTENCLR>;

DEVICE_ENDPOINT End Point Interrupt Clear Flag

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

For information about available fields see epintenclr module

Trait Implementations

impl Readable for EPINTENCLR[src]

read() method returns epintenclr::R reader structure

impl ResetValue for EPINTENCLR[src]

Register EPINTENCLR reset()’s with value 0

type Type = u8

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

impl Writable for EPINTENCLR[src]

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