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

type BOD33SAMPLING = Reg<u32, _BOD33SAMPLING>;

BOD33 Sampling Control Register

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

For information about available fields see bod33sampling module

Trait Implementations

impl Readable for BOD33SAMPLING[src]

read() method returns bod33sampling::R reader structure

impl ResetValue for BOD33SAMPLING[src]

Register BOD33SAMPLING reset()’s with value 0

type Type = u32

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

impl Writable for BOD33SAMPLING[src]

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