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

type EOI = Reg<u32, _EOI>;

Interrupt Clear Register

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

For information about avaliable fields see eoi module

Trait Implementations

impl Readable for EOI[src]

read() method returns eoi::R reader structure

impl Writable for EOI[src]

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

impl ResetValue for EOI[src]

Register eoi reset()'s with value 0

type Type = u32

Register size