[][src]Type Definition mkl25z4::pmc::LVDSC1

type LVDSC1 = Reg<u8, _LVDSC1>;

Low Voltage Detect Status And Control 1 register

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

For information about available fields see lvdsc1 module

Trait Implementations

impl Readable for LVDSC1[src]

read() method returns lvdsc1::R reader structure

impl ResetValue for LVDSC1[src]

Register LVDSC1 reset()'s with value 0x10

type Type = u8

Register size

impl Writable for LVDSC1[src]

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