[][src]Type Definition nrf52832_pac::ppi::CHENSET

type CHENSET = Reg<u32, _CHENSET>;

Channel enable set register

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

For information about available fields see chenset module

Trait Implementations

impl Readable for CHENSET[src]

read() method returns chenset::R reader structure

impl ResetValue for CHENSET[src]

Register CHENSET reset()'s with value 0

type Type = u32

Register size

impl Writable for CHENSET[src]

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