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

type RFCR = Reg<u32, _RFCR>;

Receive FIFO Configuration Register

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

For information about avaliable fields see rfcr module

Trait Implementations

impl Readable for RFCR[src]

read() method returns rfcr::R reader structure

impl Writable for RFCR[src]

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

impl ResetValue for RFCR[src]

Register rfcr reset()'s with value 0

type Type = u32

Register size