[][src]Type Definition esp32::ledc::HSTIMER2_CONF

type HSTIMER2_CONF = Reg<u32, _HSTIMER2_CONF>;

LEDC_HSTIMER2_CONF

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

For information about avaliable fields see hstimer2_conf module

Trait Implementations

impl Readable for HSTIMER2_CONF[src]

read() method returns hstimer2_conf::R reader structure

impl ResetValue for HSTIMER2_CONF[src]

Register HSTIMER2_CONF reset()'s with value 0

type Type = u32

Register size

impl Writable for HSTIMER2_CONF[src]

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