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

type PDSSR2 = Reg<u32, _PDSSR2>;

PDMA Service Selection Control Register 2

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

For information about available fields see pdssr2 module

Trait Implementations

impl Readable for PDSSR2[src]

read() method returns pdssr2::R reader structure

impl ResetValue for PDSSR2[src]

Register PDSSR2 reset()'s with value 0xff

type Type = u32

Register size

impl Writable for PDSSR2[src]

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