Type Definition atsam4lc8a_pac::bscif::BGCTRL[][src]

type BGCTRL = Reg<u32, _BGCTRL>;

Bandgap Control Register

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

For information about available fields see bgctrl module

Trait Implementations

impl Readable for BGCTRL[src]

read() method returns bgctrl::R reader structure

impl ResetValue for BGCTRL[src]

Register BGCTRL reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for BGCTRL[src]

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