[][src]Type Definition nuc1xx::i2s::I2S_TXFIFO

type I2S_TXFIFO = Reg<u32, _I2S_TXFIFO>;

I2S Transmit FIFO Register

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

For information about available fields see i2s_txfifo module

Trait Implementations

impl ResetValue for I2S_TXFIFO[src]

Register I2S_TXFIFO reset()'s with value 0

type Type = u32

Register size

impl Writable for I2S_TXFIFO[src]

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