Type Definition tm4c129x::pwm0::_1_FLTSEN

source ·
pub type _1_FLTSEN = Reg<u32, __1_FLTSEN>;
Expand description

PWM1 Fault Pin Logic Sense

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

For information about available fields see _1_fltsen module

Trait Implementations§

source§

impl ResetValue for _1_FLTSEN

Register _1_FLTSEN 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_FLTSEN

read() method returns _1_fltsen::R reader structure

source§

impl Writable for _1_FLTSEN

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