[][src]Type Definition atsame70n19b::spi0::SPI_CSR

type SPI_CSR = Reg<u32, _SPI_CSR>;

Chip Select Register

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

For information about available fields see spi_csr module

Trait Implementations

impl Readable for SPI_CSR[src]

read() method returns spi_csr::R reader structure

impl ResetValue for SPI_CSR[src]

Register SPI_CSR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_CSR[src]

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