[][src]Type Definition atsame70j21b::usbhs::USBHS_HSTPIPERR

type USBHS_HSTPIPERR = Reg<u32, _USBHS_HSTPIPERR>;

Host Pipe Error Register

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

For information about available fields see usbhs_hstpiperr module

Trait Implementations

impl Readable for USBHS_HSTPIPERR[src]

read() method returns usbhs_hstpiperr::R reader structure

impl ResetValue for USBHS_HSTPIPERR[src]

Register USBHS_HSTPIPERR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_HSTPIPERR[src]

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