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

type RFF = Reg<u32, _RFF>;

Receive FIFO Flush Register

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

For information about avaliable fields see rff module

Trait Implementations

impl Readable for RFF[src]

read() method returns rff::R reader structure

impl Writable for RFF[src]

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

impl ResetValue for RFF[src]

Register rff reset()'s with value 0

type Type = u32

Register size