[][src]Type Definition cc3220sf::i2s::TXBUF0

type TXBUF0 = Reg<u32, _TXBUF0>;

TXBUF0

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

For information about available fields see txbuf0 module

Trait Implementations

impl Readable for TXBUF0[src]

read() method returns txbuf0::R reader structure

impl ResetValue for TXBUF0[src]

Register TXBUF0 reset()'s with value 0

type Type = u32

Register size

impl Writable for TXBUF0[src]

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