[][src]Type Definition k210_pac::spi3::DR

type DR = Reg<u32, _DR>;

Data Register

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

For information about avaliable fields see dr module

Trait Implementations

impl Readable for DR[src]

read() method returns dr::R reader structure

impl Writable for DR[src]

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

impl ResetValue for DR[src]

Register dr%s reset()'s with value 0

type Type = u32

Register size