Type Definition tm4c129x::pwm0::_2_GENA

source ·
pub type _2_GENA = Reg<u32, __2_GENA>;
Expand description

PWM2 Generator A Control

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

For information about available fields see _2_gena module

Trait Implementations§

source§

impl ResetValue for _2_GENA

Register _2_GENA 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 _2_GENA

read() method returns _2_gena::R reader structure

source§

impl Writable for _2_GENA

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