Type Definition atsam4ls4b_pac::usart0::MR_SPI[][src]

type MR_SPI = Reg<u32, _MR_SPI>;

Mode Register

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

For information about available fields see mr_spi module

Trait Implementations

impl Readable for MR_SPI[src]

read() method returns mr_spi::R reader structure

impl ResetValue for MR_SPI[src]

Register MR_SPI reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for MR_SPI[src]

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