[][src]Type Definition rsl10_pac::spi0::SPI0_CTRL0

type SPI0_CTRL0 = Reg<u32, _SPI0_CTRL0>;

SPI0 Control and Configuration Register

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

For information about available fields see spi0_ctrl0 module

Trait Implementations

impl Readable for SPI0_CTRL0[src]

read() method returns spi0_ctrl0::R reader structure

impl ResetValue for SPI0_CTRL0[src]

Register SPI0_CTRL0 reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI0_CTRL0[src]

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