[][src]Type Definition nuc1xx::spi0::SPI_TX1

type SPI_TX1 = Reg<u32, _SPI_TX1>;

Data Transmit Register 1

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

For information about available fields see spi_tx1 module

Trait Implementations

impl ResetValue for SPI_TX1[src]

Register SPI_TX1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_TX1[src]

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