Type Alias Binterval

Source
pub type Binterval = Reg<BintervalSpec>;
Expand description

BINTERVAL (rw) register accessor: HOST Bus Access Period of Pipe

You can read this register and get binterval::R. You can reset, write, write_with_zero this register using binterval::W. You can also modify this register. See API.

For information about available fields see binterval module

Aliased Typeยง

struct Binterval { /* private fields */ }