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

type RCR4 = Reg<u32, _RCR4>;

SAI Receive Configuration 4 Register

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

For information about available fields see rcr4 module

Trait Implementations

impl Readable for RCR4[src]

read() method returns rcr4::R reader structure

impl ResetValue for RCR4[src]

Register RCR4 reset()'s with value 0

type Type = u32

Register size

impl Writable for RCR4[src]

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