Type Definition atsam4e8c_pac::pioa::DELAYR[][src]

type DELAYR = Reg<u32, _DELAYR>;

IO Delay Register

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

For information about available fields see delayr module

Trait Implementations

impl Readable for DELAYR[src]

read() method returns delayr::R reader structure

impl ResetValue for DELAYR[src]

Register DELAYR reset()’s with value 0

type Type = u32

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

impl Writable for DELAYR[src]

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