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

type SPI_MR = Reg<u32, _SPI_MR>;

Mode Register

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

For information about available fields see spi_mr module

Trait Implementations

impl Readable for SPI_MR[src]

read() method returns spi_mr::R reader structure

impl ResetValue for SPI_MR[src]

Register SPI_MR reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_MR[src]

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