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

type DIRCLR = Reg<u32, _DIRCLR>;

Data Direction Clear

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

For information about available fields see dirclr module

Trait Implementations

impl Readable for DIRCLR[src]

read() method returns dirclr::R reader structure

impl ResetValue for DIRCLR[src]

Register DIRCLR reset()’s with value 0

type Type = u32

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

impl Writable for DIRCLR[src]

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