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

type SPI_CPR = Reg<u32, _SPI_CPR>;

SPI_CPR

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

For information about available fields see spi_cpr module

Trait Implementations

impl Readable for SPI_CPR[src]

read() method returns spi_cpr::R reader structure

impl ResetValue for SPI_CPR[src]

Register SPI_CPR reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_CPR[src]

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