[][src]Type Definition atsam4e16e_pac::pioc::DELAYR

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

Register size

impl Writable for DELAYR[src]

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