[][src]Type Definition ke06z4_pac::spi1::C2

type C2 = Reg<u8, _C2>;

SPI Control Register 2

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

For information about available fields see c2 module

Trait Implementations

impl Readable for C2[src]

read() method returns c2::R reader structure

impl ResetValue for C2[src]

Register C2 reset()'s with value 0

type Type = u8

Register size

impl Writable for C2[src]

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