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

type PDMA_BCRX = Reg<u32, _PDMA_BCRX>;

PDMA Transfer Byte Count Register CHx

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

For information about available fields see pdma_bcrx module

Trait Implementations

impl Readable for PDMA_BCRX[src]

read() method returns pdma_bcrx::R reader structure

impl ResetValue for PDMA_BCRX[src]

Register PDMA_BCRx reset()'s with value 0

type Type = u32

Register size

impl Writable for PDMA_BCRX[src]

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