[][src]Type Definition atsame70n21b::usbhs::USBHS_HSTPIPINRQ

type USBHS_HSTPIPINRQ = Reg<u32, _USBHS_HSTPIPINRQ>;

Host Pipe IN Request Register

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

For information about available fields see usbhs_hstpipinrq module

Trait Implementations

impl Readable for USBHS_HSTPIPINRQ[src]

read() method returns usbhs_hstpipinrq::R reader structure

impl ResetValue for USBHS_HSTPIPINRQ[src]

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

type Type = u32

Register size

impl Writable for USBHS_HSTPIPINRQ[src]

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