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

type SPI_TX0 = Reg<u32, _SPI_TX0>;

Data Transmit Register 0

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

For information about available fields see spi_tx0 module

Trait Implementations

impl ResetValue for SPI_TX0[src]

Register SPI_TX0 reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_TX0[src]

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