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

type PINTENCLR = Reg<u8, _PINTENCLR>;

HOST_PIPE Pipe Interrupt Flag Clear

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

For information about available fields see pintenclr module

Trait Implementations

impl Readable for PINTENCLR[src]

read() method returns pintenclr::R reader structure

impl ResetValue for PINTENCLR[src]

Register PINTENCLR reset()’s with value 0

type Type = u8

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

impl Writable for PINTENCLR[src]

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