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

type GEN2_B = Reg<u32, _GEN2_B>;

MCPWM_GEN2_B

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

For information about available fields see gen2_b module

Trait Implementations

impl Readable for GEN2_B[src]

read() method returns gen2_b::R reader structure

impl ResetValue for GEN2_B[src]

Register GEN2_B reset()'s with value 0

impl Writable for GEN2_B[src]

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