[][src]Type Definition nrf52832_pac::ppi::ch::EEP

type EEP = Reg<u32, _EEP>;

Description cluster[0]: Channel 0 event end-point

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

For information about available fields see eep module

Trait Implementations

impl Readable for EEP[src]

read() method returns eep::R reader structure

impl ResetValue for EEP[src]

Register EEP reset()'s with value 0

type Type = u32

Register size

impl Writable for EEP[src]

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