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

type IMR = Reg<u32, _IMR>;

Interrupt Mask Register

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

For information about avaliable fields see imr module

Trait Implementations

impl Readable for IMR[src]

read() method returns imr::R reader structure

impl Writable for IMR[src]

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

impl ResetValue for IMR[src]

Register imr reset()'s with value 0

type Type = u32

Register size