Type Definition tm4c123x::pwm0::_1_FLTSRC1

source ·
pub type _1_FLTSRC1 = Reg<u32, __1_FLTSRC1>;
Expand description

PWM1 Fault Source 1

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

For information about available fields see _1_fltsrc1 module

Trait Implementations§

source§

impl ResetValue for _1_FLTSRC1

Register _1_FLTSRC1 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_FLTSRC1

read() method returns _1_fltsrc1::R reader structure

source§

impl Writable for _1_FLTSRC1

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