[][src]Type Definition ht32f1xxxx::ht32f12345::pdma::PDMA_CH2TSR

type PDMA_CH2TSR = Reg<u32, _PDMA_CH2TSR>;

PDMA_CH2TSR

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

For information about available fields see pdma_ch2tsr module

Trait Implementations

impl Readable for PDMA_CH2TSR[src]

read() method returns pdma_ch2tsr::R reader structure

impl ResetValue for PDMA_CH2TSR[src]

Register PDMA_CH2TSR reset()'s with value 0

type Type = u32

Register size

impl Writable for PDMA_CH2TSR[src]

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