Type Definition atsame54p19a_pac::port::group::OUTTGL[][src]

type OUTTGL = Reg<u32, _OUTTGL>;

Data Output Value Toggle

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

For information about available fields see outtgl module

Trait Implementations

impl Readable for OUTTGL[src]

read() method returns outtgl::R reader structure

impl ResetValue for OUTTGL[src]

Register OUTTGL reset()’s with value 0

type Type = u32

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

impl Writable for OUTTGL[src]

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