[][src]Type Definition atsame54n::port::group::DIRTGL

type DIRTGL = Reg<u32, _DIRTGL>;

Data Direction Toggle

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

For information about available fields see dirtgl module

Trait Implementations

impl Readable for DIRTGL[src]

read() method returns dirtgl::R reader structure

impl ResetValue for DIRTGL[src]

Register DIRTGL reset()'s with value 0

type Type = u32

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

impl Writable for DIRTGL[src]

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