[][src]Type Definition ht32f5xxxx::ht32f52342_52::spi0::SPI_DR

type SPI_DR = Reg<u32, _SPI_DR>;

SPI_DR

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

For information about available fields see spi_dr module

Trait Implementations

impl Readable for SPI_DR[src]

read() method returns spi_dr::R reader structure

impl ResetValue for SPI_DR[src]

Register SPI_DR reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_DR[src]

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