[][src]Type Definition atsame70q19b::spi0::SPI_CR

type SPI_CR = Reg<u32, _SPI_CR>;

Control Register

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

For information about available fields see spi_cr module

Trait Implementations

impl ResetValue for SPI_CR[src]

Register SPI_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_CR[src]

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