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

type MATRIX_PRAS4 = Reg<u32, _MATRIX_PRAS4>;

Priority Register A for Slave 4

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

For information about available fields see matrix_pras4 module

Trait Implementations

impl Readable for MATRIX_PRAS4[src]

read() method returns matrix_pras4::R reader structure

impl ResetValue for MATRIX_PRAS4[src]

Register MATRIX_PRAS4 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATRIX_PRAS4[src]

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