[][src]Type Definition esp32::apb_ctrl::APB_CTRL_XTAL_TICK_CONF_REG

type APB_CTRL_XTAL_TICK_CONF_REG = Reg<u32, _APB_CTRL_XTAL_TICK_CONF_REG>;

APB_CTRL_XTAL_TICK_CONF_REG

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

For information about avaliable fields see apb_ctrl_xtal_tick_conf_reg module

Trait Implementations

impl Readable for APB_CTRL_XTAL_TICK_CONF_REG[src]

read() method returns apb_ctrl_xtal_tick_conf_reg::R reader structure

impl ResetValue for APB_CTRL_XTAL_TICK_CONF_REG[src]

Register APB_CTRL_XTAL_TICK_CONF_REG reset()'s with value 0

type Type = u32

Register size

impl Writable for APB_CTRL_XTAL_TICK_CONF_REG[src]

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