[][src]Type Definition k210_pac::kpu::INTERRUPT_RAW

type INTERRUPT_RAW = Reg<u64, _INTERRUPT_RAW>;

Interrupt raw

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

For information about avaliable fields see interrupt_raw module

Trait Implementations

impl Readable for INTERRUPT_RAW[src]

read() method returns interrupt_raw::R reader structure

impl Writable for INTERRUPT_RAW[src]

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

impl ResetValue for INTERRUPT_RAW[src]

Register interrupt_raw reset()'s with value 0

type Type = u64

Register size