[][src]Type Definition mkl25z4::tsi0::GENCS

type GENCS = Reg<u32, _GENCS>;

TSI General Control and Status Register

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

For information about available fields see gencs module

Trait Implementations

impl Readable for GENCS[src]

read() method returns gencs::R reader structure

impl ResetValue for GENCS[src]

Register GENCS reset()'s with value 0

type Type = u32

Register size

impl Writable for GENCS[src]

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