Type Definition tm4c123x::pwm0::_2_MINFLTPER

source ·
pub type _2_MINFLTPER = Reg<u32, __2_MINFLTPER>;
Expand description

PWM2 Minimum Fault Period

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

For information about available fields see _2_minfltper module

Trait Implementations§

source§

impl ResetValue for _2_MINFLTPER

Register _2_MINFLTPER 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_MINFLTPER

read() method returns _2_minfltper::R reader structure

source§

impl Writable for _2_MINFLTPER

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