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

type TSHD = Reg<u32, _TSHD>;

TSI Threshold Register

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

For information about available fields see tshd module

Trait Implementations

impl Readable for TSHD[src]

read() method returns tshd::R reader structure

impl ResetValue for TSHD[src]

Register TSHD reset()'s with value 0

type Type = u32

Register size

impl Writable for TSHD[src]

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