[][src]Type Definition alt_sam3x8e::uotghs::HSTPIP

type HSTPIP = Reg<u32, _HSTPIP>;

Host Pipe Register

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

For information about avaliable fields see hstpip module

Trait Implementations

impl Readable for HSTPIP[src]

read() method returns hstpip::R reader structure

impl ResetValue for HSTPIP[src]

Register HSTPIP reset()'s with value 0

type Type = u32

Register size

impl Writable for HSTPIP[src]

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