Type Definition atsame54n19a_pac::port::group::DIRSET[][src]

type DIRSET = Reg<u32, _DIRSET>;

Data Direction Set

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

For information about available fields see dirset module

Trait Implementations

impl Readable for DIRSET[src]

read() method returns dirset::R reader structure

impl ResetValue for DIRSET[src]

Register DIRSET reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for DIRSET[src]

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