Type Definition atsame54n19a_pac::usb::host::host_pipe::PINTFLAG[][src]

type PINTFLAG = Reg<u8, _PINTFLAG>;

HOST_PIPE Pipe Interrupt Flag

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

For information about available fields see pintflag module

Trait Implementations

impl Readable for PINTFLAG[src]

read() method returns pintflag::R reader structure

impl ResetValue for PINTFLAG[src]

Register PINTFLAG reset()’s with value 0

type Type = u8

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

impl Writable for PINTFLAG[src]

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