[][src]Type Definition ambiq_apollo3p_pac::bleif::DMATOTCOUNT

type DMATOTCOUNT = Reg<u32, _DMATOTCOUNT>;

DMA Total Transfer Count

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

For information about available fields see dmatotcount module

Trait Implementations

impl Readable for DMATOTCOUNT[src]

read() method returns dmatotcount::R reader structure

impl ResetValue for DMATOTCOUNT[src]

Register DMATOTCOUNT reset()'s with value 0

type Type = u32

Register size

impl Writable for DMATOTCOUNT[src]

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