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

type EPINTFLAG = Reg<u8, _EPINTFLAG>;

DEVICE_ENDPOINT End Point Interrupt Flag

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

For information about available fields see epintflag module

Trait Implementations

impl Readable for EPINTFLAG[src]

read() method returns epintflag::R reader structure

impl ResetValue for EPINTFLAG[src]

Register EPINTFLAG reset()’s with value 0

type Type = u8

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

impl Writable for EPINTFLAG[src]

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