Type Definition atsame70n20b_pac::usbhs::HSTPIPINRQ[][src]

type HSTPIPINRQ = Reg<u32, _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 hstpipinrq module

Trait Implementations

impl Readable for HSTPIPINRQ[src]

read() method returns hstpipinrq::R reader structure

impl ResetValue for HSTPIPINRQ[src]

Register HSTPIPINRQ[%s] reset()’s with value 0

type Type = u32

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

impl Writable for HSTPIPINRQ[src]

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