[][src]Type Definition nuc1xx::pdma0::PDMA_CSRX

type PDMA_CSRX = Reg<u32, _PDMA_CSRX>;

PDMA Control and Status Register CHx

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

For information about available fields see pdma_csrx module

Trait Implementations

impl Readable for PDMA_CSRX[src]

read() method returns pdma_csrx::R reader structure

impl ResetValue for PDMA_CSRX[src]

Register PDMA_CSRx reset()'s with value 0

type Type = u32

Register size

impl Writable for PDMA_CSRX[src]

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