Type Definition atsame70j20_pac::pioa::CODR[][src]

type CODR = Reg<u32, _CODR>;

Clear Output Data Register

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

For information about available fields see codr module

Trait Implementations

impl ResetValue for CODR[src]

Register CODR reset()’s with value 0

type Type = u32

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

impl Writable for CODR[src]

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