[][src]Type Definition k210_pac::sysctl::SPI_SLEEP

type SPI_SLEEP = Reg<u32, _SPI_SLEEP>;

SPI sleep controller

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

For information about avaliable fields see spi_sleep module

Trait Implementations

impl Readable for SPI_SLEEP[src]

read() method returns spi_sleep::R reader structure

impl Writable for SPI_SLEEP[src]

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

impl ResetValue for SPI_SLEEP[src]

Register spi_sleep reset()'s with value 0

type Type = u32

Register size