[][src]Type Definition k210_pac::timer0::channel::INTR_STAT

type INTR_STAT = Reg<u32, _INTR_STAT>;

Interrupt Status Register

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

For information about avaliable fields see intr_stat module

Trait Implementations

impl Readable for INTR_STAT[src]

read() method returns intr_stat::R reader structure

impl Writable for INTR_STAT[src]

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

impl ResetValue for INTR_STAT[src]

Register intr_stat reset()'s with value 0

type Type = u32

Register size