Type Definition atsame54n19a_pac::dmac::channel::CHINTFLAG[][src]

type CHINTFLAG = Reg<u8, _CHINTFLAG>;

Channel n Interrupt Flag Status and Clear

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

For information about available fields see chintflag module

Trait Implementations

impl Readable for CHINTFLAG[src]

read() method returns chintflag::R reader structure

impl ResetValue for CHINTFLAG[src]

Register CHINTFLAG reset()’s with value 0

type Type = u8

Raw register type (u8, u16, u32, …).

impl Writable for CHINTFLAG[src]

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