[][src]Type Definition ht32f2xxxx::ht32f22366::spi0::SPI_FCR

type SPI_FCR = Reg<u32, _SPI_FCR>;

SPI_FCR

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

For information about available fields see spi_fcr module

Trait Implementations

impl Readable for SPI_FCR[src]

read() method returns spi_fcr::R reader structure

impl ResetValue for SPI_FCR[src]

Register SPI_FCR reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_FCR[src]

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