[][src]Type Definition ADuCM302x::gpio0::DS

type DS = Reg<u16, _DS>;

Port Drive Strength Select

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

For information about available fields see ds module

Trait Implementations

impl Readable for DS[src]

read() method returns ds::R reader structure

impl ResetValue for DS[src]

Register DS reset()'s with value 0

type Type = u16

Register size

impl Writable for DS[src]

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