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

type SPI_FTOCR = Reg<u32, _SPI_FTOCR>;

SPI_FTOCR

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

For information about available fields see spi_ftocr module

Trait Implementations

impl Readable for SPI_FTOCR[src]

read() method returns spi_ftocr::R reader structure

impl ResetValue for SPI_FTOCR[src]

Register SPI_FTOCR reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_FTOCR[src]

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