[][src]Type Definition k210_pac::spi2::DUMMY

type DUMMY = Reg<u32, _DUMMY>;

Dummy register: this peripheral is not implemented yet

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

For information about avaliable fields see dummy module

Trait Implementations

impl Readable for DUMMY[src]

read() method returns dummy::R reader structure

impl Writable for DUMMY[src]

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

impl ResetValue for DUMMY[src]

Register dummy reset()'s with value 0

type Type = u32

Register size