[][src]Type Definition cc3220sf::adc::CH0_IRQ_EN

type CH0_IRQ_EN = Reg<u32, _CH0_IRQ_EN>;

Channel 0 interrupt enable register

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

For information about available fields see ch0_irq_en module

Trait Implementations

impl Readable for CH0_IRQ_EN[src]

read() method returns ch0_irq_en::R reader structure

impl ResetValue for CH0_IRQ_EN[src]

Register CH0_IRQ_EN reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0_IRQ_EN[src]

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