[][src]Type Definition nuc1xx::spi0::SPI_VARCLK

type SPI_VARCLK = Reg<u32, _SPI_VARCLK>;

Variable Clock Pattern Register

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

For information about available fields see spi_varclk module

Trait Implementations

impl Readable for SPI_VARCLK[src]

read() method returns spi_varclk::R reader structure

impl ResetValue for SPI_VARCLK[src]

Register SPI_VARCLK reset()'s with value 0x007f_ff87

type Type = u32

Register size

impl Writable for SPI_VARCLK[src]

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