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

type RCR5 = Reg<u32, _RCR5>;

SAI Receive Configuration 5 Register

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

For information about available fields see rcr5 module

Trait Implementations

impl Readable for RCR5[src]

read() method returns rcr5::R reader structure

impl ResetValue for RCR5[src]

Register RCR5 reset()'s with value 0

type Type = u32

Register size

impl Writable for RCR5[src]

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