[][src]Type Definition k22f::axbs::PRS

type PRS = Reg<u32, _PRS>;

Priority Registers Slave

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

For information about available fields see prs module

Trait Implementations

impl Readable for PRS[src]

read() method returns prs::R reader structure

impl ResetValue for PRS[src]

Register PRS%s reset()'s with value 0x0003_0210

type Type = u32

Register size

impl Writable for PRS[src]

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