Type Definition tm4c129x::pwm0::_3_MINFLTPER

source ·
pub type _3_MINFLTPER = Reg<u32, __3_MINFLTPER>;
Expand description

PWM3 Minimum Fault Period

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

For information about available fields see _3_minfltper module

Trait Implementations§

source§

impl ResetValue for _3_MINFLTPER

Register _3_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 _3_MINFLTPER

read() method returns _3_minfltper::R reader structure

source§

impl Writable for _3_MINFLTPER

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