[][src]Type Definition k210_pac::spi0::MWCR

type MWCR = Reg<u32, _MWCR>;

Microwire Control Register

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

For information about avaliable fields see mwcr module

Trait Implementations

impl Readable for MWCR[src]

read() method returns mwcr::R reader structure

impl Writable for MWCR[src]

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

impl ResetValue for MWCR[src]

Register mwcr reset()'s with value 0

type Type = u32

Register size