Type Definition atsame54p19a_pac::usb::host::host_pipe::PSTATUSCLR[][src]

type PSTATUSCLR = Reg<u8, _PSTATUSCLR>;

HOST_PIPE End Point Pipe Status Clear

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

For information about available fields see pstatusclr module

Trait Implementations

impl ResetValue for PSTATUSCLR[src]

Register PSTATUSCLR reset()’s with value 0

type Type = u8

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

impl Writable for PSTATUSCLR[src]

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