[][src]Type Definition atsamd51g19a::port::DIRSET

type DIRSET = Reg<u32, _DIRSET>;

Data Direction Set

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

For information about avaliable fields see dirset module

Trait Implementations

impl Readable for DIRSET[src]

read() method returns dirset::R reader structure

impl Writable for DIRSET[src]

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

impl ResetValue for DIRSET[src]

Register DIRSET%s reset()'s with value 0

type Type = u32

Register size