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

type SPI_FSR = Reg<u32, _SPI_FSR>;

SPI_FSR

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

For information about available fields see spi_fsr module

Trait Implementations

impl Readable for SPI_FSR[src]

read() method returns spi_fsr::R reader structure

impl ResetValue for SPI_FSR[src]

Register SPI_FSR reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_FSR[src]

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