Type Definition tm4c123x::pwm0::_1_LOAD

source ·
pub type _1_LOAD = Reg<u32, __1_LOAD>;
Expand description

PWM1 Load

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

For information about available fields see _1_load module

Trait Implementations§

source§

impl ResetValue for _1_LOAD

Register _1_LOAD 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_LOAD

read() method returns _1_load::R reader structure

source§

impl Writable for _1_LOAD

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