[][src]Type Definition esp32::mcpwm::GEN1_B

type GEN1_B = Reg<u32, _GEN1_B>;

MCPWM_GEN1_B

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

For information about available fields see gen1_b module

Trait Implementations

impl Readable for GEN1_B[src]

read() method returns gen1_b::R reader structure

impl ResetValue for GEN1_B[src]

Register GEN1_B reset()'s with value 0

impl Writable for GEN1_B[src]

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