[][src]Type Definition ht32f2yyy::ht32f275x::spi0::SPI_SR

type SPI_SR = Reg<u32, _SPI_SR>;

SPI_SR

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

For information about available fields see spi_sr module

Trait Implementations

impl Readable for SPI_SR[src]

read() method returns spi_sr::R reader structure

impl ResetValue for SPI_SR[src]

Register SPI_SR reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_SR[src]

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