[][src]Type Definition atsam4sd32c_pac::matrix::MATRIX_PRAS3

type MATRIX_PRAS3 = Reg<u32, _MATRIX_PRAS3>;

Priority Register A for Slave 3

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

For information about available fields see matrix_pras3 module

Trait Implementations

impl Readable for MATRIX_PRAS3[src]

read() method returns matrix_pras3::R reader structure

impl ResetValue for MATRIX_PRAS3[src]

Register MATRIX_PRAS3 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATRIX_PRAS3[src]

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