Type Definition atsam4sd16b_pac::piob::ABCDSR[][src]

type ABCDSR = Reg<u32, _ABCDSR>;

Peripheral Select Register

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

For information about available fields see abcdsr module

Trait Implementations

impl Readable for ABCDSR[src]

read() method returns abcdsr::R reader structure

impl Writable for ABCDSR[src]

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