[][src]Type Definition k210_pac::i2s0::channel::RCR

type RCR = Reg<u32, _RCR>;

Receive Configuration Register

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

For information about avaliable fields see rcr module

Trait Implementations

impl Readable for RCR[src]

read() method returns rcr::R reader structure

impl Writable for RCR[src]

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

impl ResetValue for RCR[src]

Register rcr reset()'s with value 0

type Type = u32

Register size