Type Alias Prbs

Source
pub type Prbs = Reg<PrbsSpec>;
Expand description

PRBS (rw) register accessor: Priority B for Slave

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

For information about available fields see prbs module

Aliased Typeยง

struct Prbs { /* private fields */ }