[][src]Type Definition atsamd51p::hmatrix::prs::PRBS

type PRBS = Reg<u32, _PRBS>;

Priority B for Slave

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

For information about available fields see prbs module

Trait Implementations

impl Readable for PRBS[src]

read() method returns prbs::R reader structure

impl ResetValue for PRBS[src]

Register PRBS reset()'s with value 0

type Type = u32

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

impl Writable for PRBS[src]

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