Type Definition tm4c123x::pwm0::_0_DBRISE

source ·
pub type _0_DBRISE = Reg<u32, __0_DBRISE>;
Expand description

PWM0 Dead-Band Rising-Edge Delay

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

For information about available fields see _0_dbrise module

Trait Implementations§

source§

impl ResetValue for _0_DBRISE

Register _0_DBRISE 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 _0_DBRISE

read() method returns _0_dbrise::R reader structure

source§

impl Writable for _0_DBRISE

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