[][src]Type Definition k22f::ftm3::SWOCTRL

type SWOCTRL = Reg<u32, _SWOCTRL>;

FTM Software Output Control

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

For information about available fields see swoctrl module

Trait Implementations

impl Readable for SWOCTRL[src]

read() method returns swoctrl::R reader structure

impl ResetValue for SWOCTRL[src]

Register SWOCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for SWOCTRL[src]

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