[][src]Type Definition nuc1xx::pdma_gcr::PDMA_GCRCSR

type PDMA_GCRCSR = Reg<u32, _PDMA_GCRCSR>;

PDMA Global Control Register

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

For information about available fields see pdma_gcrcsr module

Trait Implementations

impl Readable for PDMA_GCRCSR[src]

read() method returns pdma_gcrcsr::R reader structure

impl ResetValue for PDMA_GCRCSR[src]

Register PDMA_GCRCSR reset()'s with value 0

type Type = u32

Register size

impl Writable for PDMA_GCRCSR[src]

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