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

type MATRIX_PRAS0 = Reg<u32, _MATRIX_PRAS0>;

Priority Register A for Slave 0

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

For information about available fields see matrix_pras0 module

Trait Implementations

impl Readable for MATRIX_PRAS0[src]

read() method returns matrix_pras0::R reader structure

impl ResetValue for MATRIX_PRAS0[src]

Register MATRIX_PRAS0 reset()’s with value 0

type Type = u32

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

impl Writable for MATRIX_PRAS0[src]

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