[][src]Type Definition mkl25z4::mtbdwt::FCT1

type FCT1 = Reg<u32, _FCT1>;

MTB_DWT Comparator Function Register 1

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

For information about available fields see fct1 module

Trait Implementations

impl Readable for FCT1[src]

read() method returns fct1::R reader structure

impl ResetValue for FCT1[src]

Register FCT1 reset()'s with value 0

type Type = u32

Register size

impl Writable for FCT1[src]

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