Type Definition atsam4sa16b_pac::matrix::MATRIX_PRAS1[][src]

type MATRIX_PRAS1 = Reg<u32, _MATRIX_PRAS1>;

Priority Register A for Slave 1

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

For information about available fields see matrix_pras1 module

Trait Implementations

impl Readable for MATRIX_PRAS1[src]

read() method returns matrix_pras1::R reader structure

impl ResetValue for MATRIX_PRAS1[src]

Register MATRIX_PRAS1 reset()’s with value 0

type Type = u32

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

impl Writable for MATRIX_PRAS1[src]

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