[][src]Type Definition atsame70j21b::matrix::matrix_pr::MATRIX_PRBS

type MATRIX_PRBS = Reg<u32, _MATRIX_PRBS>;

Priority Register B for Slave 0

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

For information about available fields see matrix_prbs module

Trait Implementations

impl Readable for MATRIX_PRBS[src]

read() method returns matrix_prbs::R reader structure

impl ResetValue for MATRIX_PRBS[src]

Register MATRIX_PRBS reset()'s with value 0

type Type = u32

Register size

impl Writable for MATRIX_PRBS[src]

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