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

type SPI_IDR = Reg<u32, _SPI_IDR>;

Interrupt Disable Register

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

For information about available fields see spi_idr module

Trait Implementations

impl ResetValue for SPI_IDR[src]

Register SPI_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_IDR[src]

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