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

type RISR = Reg<u32, _RISR>;

Raw Interrupt Status Register

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

For information about avaliable fields see risr module

Trait Implementations

impl Readable for RISR[src]

read() method returns risr::R reader structure

impl Writable for RISR[src]

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

impl ResetValue for RISR[src]

Register risr reset()'s with value 0

type Type = u32

Register size