[][src]Type Definition nrf9160_pac::dppic_ns::CHG

type CHG = Reg<u32, _CHG>;

Description collection: Channel group n Note: Writes to this register is ignored if either SUBSCRIBE_CHG[n].EN/DIS are enabled.

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

For information about available fields see chg module

Trait Implementations

impl Readable for CHG[src]

read() method returns chg::R reader structure

impl ResetValue for CHG[src]

Register CHG[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for CHG[src]

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