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

type SPI_CR0 = Reg<u32, _SPI_CR0>;

SPI_CR0

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

For information about available fields see spi_cr0 module

Trait Implementations

impl Readable for SPI_CR0[src]

read() method returns spi_cr0::R reader structure

impl ResetValue for SPI_CR0[src]

Register SPI_CR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_CR0[src]

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