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

type BOD33LEVEL = Reg<u32, _BOD33LEVEL>;

BOD33 Level Register

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

For information about available fields see bod33level module

Trait Implementations

impl Readable for BOD33LEVEL[src]

read() method returns bod33level::R reader structure

impl ResetValue for BOD33LEVEL[src]

Register BOD33LEVEL reset()’s with value 0

type Type = u32

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

impl Writable for BOD33LEVEL[src]

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