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

type TFCR = Reg<u32, _TFCR>;

Transmit FIFO Configuration Register

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

For information about avaliable fields see tfcr module

Trait Implementations

impl Readable for TFCR[src]

read() method returns tfcr::R reader structure

impl Writable for TFCR[src]

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

impl ResetValue for TFCR[src]

Register tfcr reset()'s with value 0

type Type = u32

Register size