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

type MSTICR = Reg<u32, _MSTICR>;

Multi-Master Interrupt Clear Register

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

For information about avaliable fields see msticr module

Trait Implementations

impl Readable for MSTICR[src]

read() method returns msticr::R reader structure

impl Writable for MSTICR[src]

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

impl ResetValue for MSTICR[src]

Register msticr reset()'s with value 0

type Type = u32

Register size