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

type CHSTATUS = Reg<u8, _CHSTATUS>;

Channel n Status

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

For information about available fields see chstatus module

Trait Implementations

impl Readable for CHSTATUS[src]

read() method returns chstatus::R reader structure

impl ResetValue for CHSTATUS[src]

Register CHSTATUS reset()’s with value 0

type Type = u8

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

impl Writable for CHSTATUS[src]

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