[][src]Type Definition mkl25z4::mcg::ATCVH

type ATCVH = Reg<u8, _ATCVH>;

MCG Auto Trim Compare Value High Register

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

For information about available fields see atcvh module

Trait Implementations

impl Readable for ATCVH[src]

read() method returns atcvh::R reader structure

impl ResetValue for ATCVH[src]

Register ATCVH reset()'s with value 0

type Type = u8

Register size

impl Writable for ATCVH[src]

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