[][src]Type Definition msp430fr4133::usci_b0_spi_mode::UCB0TXBUF_SPI

type UCB0TXBUF_SPI = Reg<u16, _UCB0TXBUF_SPI>;

USCI B0 Transmit Buffer

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

For information about available fields see ucb0txbuf_spi module

Trait Implementations

impl Readable for UCB0TXBUF_SPI[src]

read() method returns ucb0txbuf_spi::R reader structure

impl ResetValue for UCB0TXBUF_SPI[src]

Register UCB0TXBUF_SPI reset()'s with value 0

type Type = u16

Register size

impl Writable for UCB0TXBUF_SPI[src]

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