[][src]Type Definition atsame51j::usb::host::host_pipe::BINTERVAL

type BINTERVAL = Reg<u8, _BINTERVAL>;

HOST_PIPE Bus Access Period of Pipe

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

For information about available fields see binterval module

Trait Implementations

impl Readable for BINTERVAL[src]

read() method returns binterval::R reader structure

impl ResetValue for BINTERVAL[src]

Register BINTERVAL reset()'s with value 0

type Type = u8

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

impl Writable for BINTERVAL[src]

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