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

type RCR2 = Reg<u32, _RCR2>;

SAI Receive Configuration 2 Register

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

For information about available fields see rcr2 module

Trait Implementations

impl Readable for RCR2[src]

read() method returns rcr2::R reader structure

impl ResetValue for RCR2[src]

Register RCR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for RCR2[src]

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