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

type TXFMT = Reg<u32, _TXFMT>;

TXFMT

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

For information about available fields see txfmt module

Trait Implementations

impl Readable for TXFMT[src]

read() method returns txfmt::R reader structure

impl ResetValue for TXFMT[src]

Register TXFMT reset()'s with value 0

type Type = u32

Register size

impl Writable for TXFMT[src]

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