[][src]Type Definition ht32f1xxxx::ht32f12364::spi0::SPI_CR1

type SPI_CR1 = Reg<u32, _SPI_CR1>;

SPI_CR1

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

For information about available fields see spi_cr1 module

Trait Implementations

impl Readable for SPI_CR1[src]

read() method returns spi_cr1::R reader structure

impl ResetValue for SPI_CR1[src]

Register SPI_CR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_CR1[src]

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