Type Definition atsam4lc4a_pac::bscif::BOD33CTRL[][src]

type BOD33CTRL = Reg<u32, _BOD33CTRL>;

BOD33 Control Register

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

For information about available fields see bod33ctrl module

Trait Implementations

impl Readable for BOD33CTRL[src]

read() method returns bod33ctrl::R reader structure

impl ResetValue for BOD33CTRL[src]

Register BOD33CTRL reset()’s with value 0

type Type = u32

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

impl Writable for BOD33CTRL[src]

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