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

type PINTENSET = Reg<u8, _PINTENSET>;

HOST_PIPE Pipe Interrupt Flag Set

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

For information about available fields see pintenset module

Trait Implementations

impl Readable for PINTENSET[src]

read() method returns pintenset::R reader structure

impl ResetValue for PINTENSET[src]

Register PINTENSET reset()’s with value 0

type Type = u8

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

impl Writable for PINTENSET[src]

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