[][src]Type Definition k1921vk01t_pac::nt_common_reg::SPI_CLK

type SPI_CLK = Reg<u32, _SPI_CLK>;

SPI clock control register

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

For information about avaliable fields see spi_clk module

Trait Implementations

impl Readable for SPI_CLK[src]

read() method returns spi_clk::R reader structure

impl ResetValue for SPI_CLK[src]

Register SPI_CLK reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_CLK[src]

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