[][src]Type Definition k22f::i2s0::RMR

type RMR = Reg<u32, _RMR>;

SAI Receive Mask Register

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

For information about available fields see rmr module

Trait Implementations

impl Readable for RMR[src]

read() method returns rmr::R reader structure

impl ResetValue for RMR[src]

Register RMR reset()'s with value 0

type Type = u32

Register size

impl Writable for RMR[src]

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