Type Definition tm4c123x::pwm0::_1_INTEN

source ·
pub type _1_INTEN = Reg<u32, __1_INTEN>;
Expand description

PWM1 Interrupt and Trigger Enable

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

For information about available fields see _1_inten module

Trait Implementations§

source§

impl ResetValue for _1_INTEN

Register _1_INTEN reset()’s with value 0

§

type Type = u32

Register size
source§

fn reset_value() -> Self::Type

Reset value of the register
source§

impl Readable for _1_INTEN

read() method returns _1_inten::R reader structure

source§

impl Writable for _1_INTEN

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