[−][src]Type Definition esp8266::timer::FRC1_CTRL
type FRC1_CTRL = Reg<u32, _FRC1_CTRL>;
FRC1_CTRL
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see frc1_ctrl module
Trait Implementations
impl Readable for FRC1_CTRL[src]
read() method returns frc1_ctrl::R reader structure
impl ResetValue for FRC1_CTRL[src]
Register FRC1_CTRL reset()'s with value 0
impl Writable for FRC1_CTRL[src]
write(|w| ..) method takes frc1_ctrl::W writer structure